Capitalize Transient Make.
This commit is contained in:
parent
c9979669a7
commit
b2408b0fa7
1 changed files with 1 additions and 1 deletions
|
@ -639,7 +639,7 @@ Do the same for the keys of the same name."
|
|||
(show-paren-mode)))
|
||||
(define-key menu-bar-options-menu [transient-mark-mode]
|
||||
(menu-bar-make-toggle toggle-transient-mark-mode transient-mark-mode
|
||||
"Highlight Marked Text (transient-mark mode)"
|
||||
"Highlight Marked Text (Transient Mark mode)"
|
||||
"Transient Mark mode %s"
|
||||
"Highlight the marked region when active"))
|
||||
(define-key menu-bar-options-menu [toggle-global-lazy-font-lock-mode]
|
||||
|
|
Loading…
Add table
Reference in a new issue