1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-27 10:54:40 +00:00

(menu-bar-options-menu): Improve tooltip string.

This commit is contained in:
Richard M. Stallman 2002-11-18 04:56:00 +00:00
parent 40a6481652
commit 4cd9f28262

View File

@ -867,7 +867,7 @@ PROPS are additional properties."
(menu-bar-make-toggle toggle-save-place-globally save-place
"Save Place in Files between Sessions"
"Saving place in files %s"
"Save Emacs state for next session"))
"Visit files of previous session when restarting Emacs"))
(define-key menu-bar-options-menu [uniquify]
(menu-bar-make-toggle toggle-uniquify-buffer-names uniquify-buffer-name-style