Add "union tags" in mpc.el.
commit18c812bde51dacabb16caa58475263974dc1af1a
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 25 Mar 2010 00:06:08 +0000 (24 20:06 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 25 Mar 2010 00:06:08 +0000 (24 20:06 -0400)
tree8904993329e593042b742e284b8fca9ced8fc6bd
parent9586c41ae5d5841bc30f23ebb9eac3c4b42a495c
Add "union tags" in mpc.el.
* 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.
etc/NEWS
lisp/ChangeLog
lisp/mpc.el