changeset 62916:f093607aa05a

Whitespace change.
author Richard M. Stallman <rms@gnu.org>
date Tue, 31 May 2005 04:19:10 +0000
parents b89e30bcd2bb
children e66c3159d2a4
files lisp/recentf.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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