diff lisp/recentf.el @ 62916:f093607aa05a

Whitespace change.
author Richard M. Stallman <rms@gnu.org>
date Tue, 31 May 2005 04:19:10 +0000
parents 34f8bb98e444
children 457c6356af08 6aee1e9b0bd7 01137c1fdbe9
line wrap: on
line diff
--- 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