]> git.eshelyaron.com Git - emacs.git/commitdiff
(menu-bar-options-menu): Add a help string for
authorGerd Moellmann <gerd@gnu.org>
Wed, 25 Oct 2000 12:13:52 +0000 (12:13 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 25 Oct 2000 12:13:52 +0000 (12:13 +0000)
`uniquify'.

lisp/menu-bar.el

index cf342bbab48e1118daf8c31b3982a4f8a8e9d7d5..71a6f44a3533db66eb11b93007b8b7ae214e07d5 100644 (file)
@@ -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)