]> git.eshelyaron.com Git - emacs.git/commit
Add MPC play/pause command
authorMark Oteiza <mvoteiza@udel.edu>
Wed, 14 Oct 2015 02:49:58 +0000 (22:49 -0400)
committerMark Oteiza <mvoteiza@udel.edu>
Wed, 14 Oct 2015 02:49:58 +0000 (22:49 -0400)
commit3fa424ca48f4f48a40a514153726758b6ed47892
treec9491ffd72c1bd6bb1160d7c7d3fa54aca87cb24
parenta7e6637162827a09c13e72a49412b3ab915cf473
Add MPC play/pause command

* lisp/mpc.el (mpc-toggle-play): New command.
(mpc-mode-map): Bind it to "s".
(mpc-mode-menu): Add corresponding menu item.
lisp/mpc.el