aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/startup.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/startup.el b/lisp/startup.el
index f57bf66a3a0..91902d105ac 100644
--- a/lisp/startup.el
+++ b/lisp/startup.el
@@ -1311,7 +1311,7 @@ using the mouse.\n\n")
1311 (emacs-version) 1311 (emacs-version)
1312 "\n" 1312 "\n"
1313 :face '(variable-pitch :height 0.5) 1313 :face '(variable-pitch :height 0.5)
1314 "Copyright (C) 2007 Free Software Foundation, Inc.") 1314 emacs-copyright)
1315 (and auto-save-list-file-prefix 1315 (and auto-save-list-file-prefix
1316 ;; Don't signal an error if the 1316 ;; Don't signal an error if the
1317 ;; directory for auto-save-list files 1317 ;; directory for auto-save-list files