# HG changeset patch # User Richard M. Stallman # Date 1117513150 0 # Node ID f093607aa05a1362b507bed2069a3996f200d148 # Parent b89e30bcd2bbb9bcfd55c07ea6647f7dc54126fb Whitespace change. diff -r b89e30bcd2bb -r f093607aa05a lisp/recentf.el --- a/lisp/recentf.el Tue May 31 00:14:26 2005 +0000 +++ b/lisp/recentf.el Tue May 31 04:19:10 2005 +0000 @@ -76,7 +76,7 @@ :type 'file) (defcustom recentf-exclude nil -"*List of regexps and predicates for filenames excluded from the recent list. + "*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