From: Gerd Moellmann Date: Wed, 25 Oct 2000 12:13:52 +0000 (+0000) Subject: (menu-bar-options-menu): Add a help string for X-Git-Tag: emacs-pretest-21.0.90~579 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=83de0a187881f41c168b71bf6d93a2e8836f46b6;p=emacs.git (menu-bar-options-menu): Add a help string for `uniquify'. --- diff --git a/lisp/menu-bar.el b/lisp/menu-bar.el index cf342bbab48..71a6f44a353 100644 --- a/lisp/menu-bar.el +++ b/lisp/menu-bar.el @@ -594,7 +594,7 @@ Do the same for the keys of the same name." (menu-bar-make-toggle toggle-uniquify-buffer-names uniquify-buffer-name-style "Use Directory Names in Buffer Names" "Directory name in buffer names (uniquify) %s" - nil + "Uniquify a buffer name by adding parent directory names until unique" (require 'uniquify) (setq uniquify-buffer-name-style (if (not uniquify-buffer-name-style)