branch: externals/ampc commit 749cac46bccc9626c4330bb944fa83f50cf1083b Author: Christopher Schmidt <christop...@ch.ristopher.com> Commit: Christopher Schmidt <christop...@ch.ristopher.com>
* ampc.el (ampc-mode-map): Add suspend menu item. --- ampc.el | 1 + 1 file changed, 1 insertion(+) diff --git a/ampc.el b/ampc.el index adca4d0bf1..0b1d660ced 100644 --- a/ampc.el +++ b/ampc.el @@ -456,6 +456,7 @@ all the time!" :selected (equal (cdr-safe (assq 'consume ampc-status)) "1")] "--" ["Trigger update" ampc-trigger-update] + ["Suspend" ampc-suspend] ["Quit" ampc-quit])) (easy-menu-define ampc-selection-menu ampc-item-mode-map