# HG changeset patch # User David Ponce # Date 1099765676 0 # Node ID 8e7d8d38225558c62a4d4c590d939d223e20d835 # Parent 246495a34603964f3b3f63613457aa3dadac8cf8 (recentf-menu-path): Use menu item name. diff -r 246495a34603 -r 8e7d8d382255 lisp/recentf.el --- 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