]> git.eshelyaron.com Git - emacs.git/commit
Add bindings and menu items for prev and next tracks
authorMark Oteiza <mvoteiza@udel.edu>
Wed, 14 Oct 2015 02:08:48 +0000 (22:08 -0400)
committerMark Oteiza <mvoteiza@udel.edu>
Wed, 14 Oct 2015 02:27:57 +0000 (22:27 -0400)
commita7e6637162827a09c13e72a49412b3ab915cf473
treee0ba9b35412d38aead64112688148364e09c9d94
parent9fa9c26e42ddb3f67133bc18112147926bae8a50
Add bindings and menu items for prev and next tracks

* lisp/mpc.el (mpc-mode-map): Bind ">" to mpc-next,
"<" to mpc-prev.
(mpc-mode-menu): Add corresponding menu items
lisp/mpc.el