Capitalize Transient Make.

This commit is contained in:
Eli Zaretskii 2001-08-31 10:01:47 +00:00
parent c9979669a7
commit b2408b0fa7

View file

@ -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]