From: Richard M. Stallman Date: Tue, 31 May 2005 04:19:10 +0000 (+0000) Subject: Whitespace change. X-Git-Tag: emacs-pretest-22.0.90~9397 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1376845c3c3b97cab82eb501c285a4c5a66a6859;p=emacs.git Whitespace change. --- diff --git a/lisp/recentf.el b/lisp/recentf.el index cf61b688eb5..bb462bc71d7 100644 --- a/lisp/recentf.el +++ b/lisp/recentf.el @@ -76,7 +76,7 @@ See the command `recentf-save-list'." :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