diff lisp/recentf.el @ 57993:8e7d8d382255

(recentf-menu-path): Use menu item name.
author David Ponce <david@dponce.com>
date Sat, 06 Nov 2004 18:27:56 +0000
parents ffd927e57237
children aac0a33f5772 9ea0f6980511 cb7f41387eb3
line wrap: on
line diff
--- a/lisp/recentf.el	Sat Nov 06 18:27:36 2004 +0000
+++ b/lisp/recentf.el	Sat Nov 06 18:27:56 2004 +0000
@@ -98,7 +98,7 @@
   :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