mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(menu-bar-games-menu): Add Zone.
This commit is contained in:
parent
588aca276b
commit
7bff37dc16
1 changed files with 3 additions and 0 deletions
|
|
@ -647,6 +647,9 @@ Do the same for the keys of the same name."
|
|||
(define-key menu-bar-tools-menu [separator-games]
|
||||
'("--"))
|
||||
|
||||
(define-key menu-bar-games-menu [zone]
|
||||
'(menu-item "Zone Out" zone
|
||||
:help "Play tricks with Emacs display when Emacs is idle"))
|
||||
(define-key menu-bar-games-menu [yow]
|
||||
'(menu-item "Random Quotation" yow
|
||||
:help "Display a random Zippy quotation"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue