]> code.delx.au - gnu-emacs-elpa/commit
* ampc.el: Show the current playlist within the playlist view.
authorChristopher Schmidt <christopher@ch.ristopher.com>
Fri, 3 Aug 2012 07:35:41 +0000 (09:35 +0200)
committerChristopher Schmidt <christopher@ch.ristopher.com>
Fri, 3 Aug 2012 07:35:41 +0000 (09:35 +0200)
commit06a5fd7910a33e2677aaf1a5b4dbd01d33c4a02c
tree49b6e05800a4bda4044e14ae829d0f5110677333
parent436e57a21049ea3b65c2196534725f2b0cedc8ba
* ampc.el: Show the current playlist within the playlist view.
(ampc-views): Add current playlist to playlist view.
(ampc-up, ampc-down): Use the new interface of ampc-move.
(ampc-rename-playlist, ampc-load): Message rather than error if there is no
playlist.
(ampc-delete, ampc-shuffle, ampc-clear): Use current playlist if point is in it.
(ampc-store): Append to selected playlist if NAME-OR-APPEND is numeric.
ampc.el