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: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/recentf.el
Date: Tue, 31 May 2005 00:19:10 -0400

Index: emacs/lisp/recentf.el
diff -c emacs/lisp/recentf.el:1.36 emacs/lisp/recentf.el:1.37
*** emacs/lisp/recentf.el:1.36  Fri Apr 22 05:38:29 2005
--- emacs/lisp/recentf.el       Tue May 31 04:19:10 2005
***************
*** 76,82 ****
    :type 'file)
  
  (defcustom recentf-exclude nil
! "*List of regexps and predicates for filenames excluded from the recent list.
  When a filename matches any of the regexps or satisfies any of the
  predicates it is excluded from the recent list.
  A predicate is a function that is passed a filename to check and that
--- 76,82 ----
    :type 'file)
  
  (defcustom recentf-exclude nil
!   "*List of regexps and predicates for filenames excluded from the recent 
list.
  When a filename matches any of the regexps or satisfies any of the
  predicates it is excluded from the recent list.
  A predicate is a function that is passed a filename to check and that




reply via email to

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