summaryrefslogtreecommitdiff
path: root/lisp/mpc.el
Commit message (Expand)AuthorAgeFilesLines
* Prefer directed to neutral quotesPaul Eggert2015-08-241-1/+1
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-2/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/mpc.el (mpc-data-directory): Use locate-user-emacs-file.Stefan Monnier2014-09-221-8/+9
* * lisp/mpc.el (mpc-reorder): Don't bother splitting the "active" elementsStefan Monnier2014-08-121-3/+9
* * lisp/mpc.el (mpc-format): Trim Date to the year.Stefan Monnier2014-05-121-2/+7
* * lisp/mpc.el (mpc-volume-mouse-set): Don't burp at the boundaries.Stefan Monnier2014-04-301-3/+8
* * lisp/mpc.el (mpc--status-timer-run): Disable timer if not displayed.Stefan Monnier2014-04-061-6/+8
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/mpc.el (mpc-songs-jump-to): Adjust to different playlist format.Stefan Monnier2013-10-071-1/+3
* * mpc.el (doc-view-mode): Silence --without-x compilation.Glenn Morris2013-09-171-1/+2
* Use with-demoted-errors now that it can format any error messagesGlenn Morris2013-09-111-10/+7
* * lisp/subr.el (define-error): New function.Stefan Monnier2013-08-091-2/+1
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-051-3/+2
* * lisp/mpc.el (mpc-proc): Add `restart' argument.Stefan Monnier2013-04-101-15/+18
* * lisp/mpc.el: Use defvar-local and setq-local.Stefan Monnier2013-03-291-78/+84
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | * lisp/mpc.el (mpc-format): Use truncate-string-to-width.David Cadé2012-12-121-4/+1
|/
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-1/+1
* * lisp/mpc.el: Support password in host argument.Michal Nazarewicz2012-08-041-23/+36
* Reduce use of (require 'cl).Stefan Monnier2012-07-101-25/+25
* Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT).Stefan Monnier2012-04-261-1/+1
* Tweaks to Customize interface. Set custom-reset-button-menu to t.Chong Yidong2012-04-221-1/+1
* Replace independent implementations of string-prefix-pGlenn Morris2012-04-161-6/+3
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-301-1/+1
* Spelling fixes.Paul Eggert2011-11-261-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* * lisp/mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in anStefan Monnier2011-10-141-2/+4
* * lisp/mpc.el (mpc-tool-bar-map): Add labels.Stefan Monnier2011-10-041-2/+10
* * mpc.el (mpc-constraints-tag-lookup): New function.Stefan Monnier2011-09-141-2/+12
* * lisp/mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signalsStefan Monnier2011-08-231-17/+22
* Silence warning for unused `dotimes' counter variables.Juanma Barranquero2011-06-021-3/+3
* Misc fixes, and use lexical-binding in more files.Stefan Monnier2011-03-111-2/+2
* * doc/lispref/variables.texi (Scope): Mention the availability of lexbind.Stefan Monnier2011-03-011-12/+9
* Let cconv use :fun-body in special forms that need it.Stefan Monnier2011-02-111-2/+1
* * lisp/emacs-lisp/cconv.el: New file.Igor Kuzmin2011-02-101-19/+14
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Add "union tags" in mpc.el.Stefan Monnier2010-03-241-57/+71
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* lisp/*: Fix typos in docstrings and messages.Juanma Barranquero2010-01-021-1/+1
* * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)Juanma Barranquero2009-12-021-7/+7
* Delete trailing whitespace.Chong Yidong2009-12-011-16/+16
* * mpc.el: New file.Stefan Monnier2009-12-011-0/+2601