From: David Ponce Date: Sat, 6 Nov 2004 18:27:56 +0000 (+0000) Subject: (recentf-menu-path): Use menu item name. X-Git-Tag: ttn-vms-21-2-B4~4144 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=50ed4c9619a4343e2a27da41a03b94c9e77c4778;p=emacs.git (recentf-menu-path): Use menu item name. --- diff --git a/lisp/recentf.el b/lisp/recentf.el index 4ef55d4e1bf..2fee8e637a8 100644 --- a/lisp/recentf.el +++ b/lisp/recentf.el @@ -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