]> git.eshelyaron.com Git - emacs.git/commitdiff
Whitespace change.
authorRichard M. Stallman <rms@gnu.org>
Tue, 31 May 2005 04:19:10 +0000 (04:19 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 31 May 2005 04:19:10 +0000 (04:19 +0000)
lisp/recentf.el

index cf61b688eb51a45aa40b567f6dbe311bdd88eee9..bb462bc71d7213b7232bacde0d760629ee2dac9a 100644 (file)
@@ -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