]> code.delx.au - gnu-emacs-elpa/commit
* ampc.el (ampc-volume-step): New variable.
authorChristopher Schmidt <christopher@ch.ristopher.com>
Fri, 3 Aug 2012 07:35:00 +0000 (09:35 +0200)
committerChristopher Schmidt <christopher@ch.ristopher.com>
Fri, 3 Aug 2012 07:35:00 +0000 (09:35 +0200)
commitcaa9d4a35398f3a81fcc6e4809d1d5e9a690ba99
treebb6f373a1ff22964252a2398e5d97186cc57cdb3
parent2ed454d6ec69d1fc2e6b63f52de50df8969a1570
* ampc.el (ampc-volume-step): New variable.
(ampc-mode-map): Bind ampc-set-volume.
(ampc-setvol): New function.
(ampc-set-volume): Make this function an interactive command.
(ampc-increase-volume, ampc-decrease-volume): Use ampc-setvol.
Increase/decrease volume by prefix argument if given.
ampc.el