1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-01 20:06:00 +00:00

(recentf-menu-path): Use menu item name.

This commit is contained in:
David Ponce 2004-11-06 18:27:56 +00:00
parent 59341ff0e3
commit 50ed4c9619

View File

@ -98,7 +98,7 @@ Set VARIABLE with VALUE, and force a rebuild of the recentf menu."
:type 'string
:set 'recentf-menu-customization-changed)
(defcustom recentf-menu-path '("files")
(defcustom recentf-menu-path '("File")
"*Path where to add the recentf menu.
If nil add it at top level (see also `easy-menu-add-item')."
:group 'recentf