index
:
software/emacs-mirror
rekado-webkit
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
mpc.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Assume getaddrinfo in C code
...
Paul Eggert
2016-03-07
1
-4
/
+1
*
Update copyright year to 2016
...
Paul Eggert
2016-01-01
1
-1
/
+1
*
Backport: Add interactive seek command.
...
Mark Oteiza
2015-11-27
1
-1
/
+11
*
Backport: Fix issue where a new tempfile was created every refresh
...
Mark Oteiza
2015-11-21
1
-3
/
+2
*
* lisp/mpc.el: Rename the new toggling commands
...
Stefan Monnier
2015-10-16
1
-11
/
+11
*
Add commands for controlling MPD modes
...
Mark Oteiza
2015-10-15
1
-0
/
+50
*
* lisp/mpc.el (mpc-format): Always push form to pred
Mark Oteiza
2015-10-14
1
-24
/
+24
*
* lisp/mpc.el (mpc-mode-menu, mpc-toggle-play): Fix docstrings
Mark Oteiza
2015-10-14
1
-3
/
+3
*
* lisp/mpc.el (mpc-volume-refresh): Check if buffer is live.
Mark Oteiza
2015-10-14
1
-1
/
+2
*
Add MPC play/pause command
...
Mark Oteiza
2015-10-13
1
-0
/
+12
*
Add bindings and menu items for prev and next tracks
...
Mark Oteiza
2015-10-13
1
-0
/
+4
*
Derive mpc-mode from special-mode
...
Mark Oteiza
2015-10-13
1
-5
/
+3
*
Fix error messages for when covers are not found.
...
Mark Oteiza
2015-10-13
1
-26
/
+27
*
* lisp/mpc.el (mpc-songs-refresh): Don't side-effect `active'
...
Stefan Monnier
2015-10-13
1
-1
/
+1
*
Use highlight for current items.
...
Mark Oteiza
2015-10-12
1
-2
/
+2
*
Search for more cover image names in MPC
...
Mark Oteiza
2015-10-12
1
-3
/
+6
*
lisp/mpc.el (mpc--proc-connect): use file-name-absolute-p
Mark Oteiza
2015-09-10
1
-1
/
+4
*
lisp/mpc.el (mpc-file-local-copy): check for absolute path
Mark Oteiza
2015-09-10
1
-1
/
+2
*
lisp/mpc.el (mpc-file-local-copy): check more config locations
Mark Oteiza
2015-09-10
1
-1
/
+5
*
Go back to grave quoting in source-code docstrings etc.
...
Paul Eggert
2015-09-07
1
-1
/
+1
*
* lisp/mpc.el (mpc--proc-connect): Handle unix sockets (bug#19394)
Mark Oteiza
2015-09-03
1
-1
/
+9
*
Prefer directed to neutral quotes
...
Paul Eggert
2015-08-24
1
-1
/
+1
*
More-conservative ‘format’ quote restyling
...
Paul Eggert
2015-08-23
1
-2
/
+2
*
Update copyright year to 2015
...
Paul Eggert
2015-01-01
1
-1
/
+1
*
* lisp/mpc.el (mpc-data-directory): Use locate-user-emacs-file.
...
Stefan Monnier
2014-09-22
1
-8
/
+9
*
* lisp/mpc.el (mpc-reorder): Don't bother splitting the "active" elements
...
Stefan Monnier
2014-08-12
1
-3
/
+9
*
* lisp/mpc.el (mpc-format): Trim Date to the year.
...
Stefan Monnier
2014-05-12
1
-2
/
+7
*
* lisp/mpc.el (mpc-volume-mouse-set): Don't burp at the boundaries.
Stefan Monnier
2014-04-30
1
-3
/
+8
*
* lisp/mpc.el (mpc--status-timer-run): Disable timer if not displayed.
...
Stefan Monnier
2014-04-06
1
-6
/
+8
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/mpc.el (mpc-songs-jump-to): Adjust to different playlist format.
Stefan Monnier
2013-10-07
1
-1
/
+3
*
* mpc.el (doc-view-mode): Silence --without-x compilation.
Glenn Morris
2013-09-17
1
-1
/
+2
*
Use with-demoted-errors now that it can format any error messages
...
Glenn Morris
2013-09-11
1
-10
/
+7
*
* lisp/subr.el (define-error): New function.
...
Stefan Monnier
2013-08-09
1
-2
/
+1
*
Do not call to `selected-window' where it is assumed by default.
...
Dmitry Antipov
2013-08-05
1
-3
/
+2
*
* lisp/mpc.el (mpc-proc): Add `restart' argument.
...
Stefan Monnier
2013-04-10
1
-15
/
+18
*
* lisp/mpc.el: Use defvar-local and setq-local.
...
Stefan Monnier
2013-03-29
1
-78
/
+84
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
* lisp/mpc.el (mpc-format): Use truncate-string-to-width.
...
David Cadé
2012-12-12
1
-4
/
+1
|
/
*
Replace version 24.2 with 24.3 where appropriate (hopefully)
Glenn Morris
2012-08-15
1
-1
/
+1
*
* lisp/mpc.el: Support password in host argument.
...
Michal Nazarewicz
2012-08-04
1
-23
/
+36
*
Reduce use of (require 'cl).
...
Stefan Monnier
2012-07-10
1
-25
/
+25
*
Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT).
...
Stefan Monnier
2012-04-26
1
-1
/
+1
*
Tweaks to Customize interface. Set custom-reset-button-menu to t.
...
Chong Yidong
2012-04-22
1
-1
/
+1
*
Replace independent implementations of string-prefix-p
...
Glenn Morris
2012-04-16
1
-6
/
+3
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-30
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-26
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
[next]