Add Text Properties submenu to Edit menu.
This commit is contained in:
parent
69dc83fd84
commit
6507ffb1a3
1 changed files with 1 additions and 0 deletions
|
@ -205,6 +205,7 @@
|
|||
|
||||
(define-key menu-bar-edit-menu [spell] '("Spell" . ispell-menu-map))
|
||||
(define-key menu-bar-edit-menu [fill] '("Fill" . fill-region))
|
||||
(define-key menu-bar-edit-menu [props] '("Text Properties" . facemenu-menu))
|
||||
|
||||
(define-key menu-bar-edit-menu [separator-edit]
|
||||
'("--"))
|
||||
|
|
Loading…
Add table
Reference in a new issue