summaryrefslogtreecommitdiff
path: root/lisp/files.el
diff options
context:
space:
mode:
authorMichael Olson <mwolson@gnu.org>2008-05-19 22:39:16 +0000
committerMichael Olson <mwolson@gnu.org>2008-05-19 22:39:16 +0000
commit12a28ea34cf170499991df5ac70abedb3884137f (patch)
treed5bedeb38df7ce6ad65ad31509b0524f774225db /lisp/files.el
parent23aaf52ba0998d4866c6272a1aa11508e0ccb681 (diff)
downloademacs-12a28ea34cf170499991df5ac70abedb3884137f.tar.gz
lisp/files.el: Remove trailing whitespace.
Diffstat (limited to 'lisp/files.el')
-rw-r--r--lisp/files.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/files.el b/lisp/files.el
index 3afbb2a1d18..35c21b19da5 100644
--- a/lisp/files.el
+++ b/lisp/files.el
@@ -2653,7 +2653,7 @@ settings; nil otherwise."
(if risky-vars
(insert "The local variables list in " (or project name)
"\ncontains variables that are risky (**).")
- (insert "A local variables list is specified in "
+ (insert "A local variables list is specified in "
(or project name) ".")))
(insert "\n\nDo you want to apply it? You can type
y -- to apply the local variables list.