emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/recentf.el


From: David Ponce
Subject: [Emacs-diffs] Changes to emacs/lisp/recentf.el
Date: Sat, 06 Nov 2004 16:01:40 -0500

Index: emacs/lisp/recentf.el
diff -c emacs/lisp/recentf.el:1.31 emacs/lisp/recentf.el:1.32
*** emacs/lisp/recentf.el:1.31  Tue Oct 12 10:18:01 2004
--- emacs/lisp/recentf.el       Sat Nov  6 18:27:56 2004
***************
*** 98,104 ****
    :type 'string
    :set 'recentf-menu-customization-changed)
  
! (defcustom recentf-menu-path '("files")
    "*Path where to add the recentf menu.
  If nil add it at top level (see also `easy-menu-add-item')."
    :group 'recentf
--- 98,104 ----
    :type 'string
    :set 'recentf-menu-customization-changed)
  
! (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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]