aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mpc.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul 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