]> code.delx.au - gnu-emacs/commit
Add commands for controlling MPD modes
authorMark Oteiza <mvoteiza@udel.edu>
Thu, 15 Oct 2015 16:32:59 +0000 (12:32 -0400)
committerMark Oteiza <mvoteiza@udel.edu>
Thu, 15 Oct 2015 16:32:59 +0000 (12:32 -0400)
commit5110c952069e593cb95593f7b3c41d67cb4559d6
tree2fcd8690209a9b6b1a57c704499b63052ec0e79e
parent59def59158f9c5081664253e30362d0061a2a64f
Add commands for controlling MPD modes

* lisp/mpc.el (mpc-cmd-consume, mpc-cmd-random, mpc-cmd-repeat)
(mpc-cmd-single): New functions.
(mpc-consume, mpc-repeat, mpc-single, mpc-shuffle): New commands.
(mpc-mode-menu): Add new commands as menu items.
lisp/mpc.el