From 50ed4c9619a4343e2a27da41a03b94c9e77c4778 Mon Sep 17 00:00:00 2001 From: David Ponce Date: Sat, 6 Nov 2004 18:27:56 +0000 Subject: [PATCH] (recentf-menu-path): Use menu item name. --- lisp/recentf.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2