mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
(sc::menu): Fix typo.
This commit is contained in:
parent
a868739706
commit
4f0a10eb40
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@ Otherwise, ICON should be a vector or the name of a vector of [x y 32-chars]"
|
|||
("Set Cursor" sc:set-cursor
|
||||
(sc::menu-choose-cursor *menu-window* *menu-x* *menu-y*))
|
||||
("Reset Cursor" sc:set-cursor nil)
|
||||
("Help". sc::edit-icon-help-menu)
|
||||
("Help" sc::edit-icon-help-menu)
|
||||
("Quit" sc::quit-edit)
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue