summaryrefslogtreecommitdiff
path: root/lisp/mpc.el
Commit message (Collapse)AuthorAgeFilesLines
* 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
|/ | | | | | | | | | | | | | * mpc.el: Remove backward compatibility code. (mpc-browser-tags): Change default. (mpc--find-memoize-union-tags): New var. (mpc-cmd-flush, mpc-cmd-special-tag-p): New fun. (mpc-cmd-find): Handle the case where the playlist does not exist. Handle union-tags. (mpc-cmd-list): Use mpc-cmd-special-tag-p. Handle union-tags. (mpc-cmd-add): Use mpc-cmd-flush. (mpc-tagbrowser-tag-name): New fun. (mpc-tagbrowser-buf): Use it. (mpc-songs-refresh): Use cond. Move to point-min as a fallback.
* 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
| | | | (mpc-songs-jump-to, mpc-resume): Doc fixes.
* Delete trailing whitespace.Chong Yidong2009-12-011-16/+16
|
* * mpc.el: New file.Stefan Monnier2009-12-011-0/+2601