From 12a28ea34cf170499991df5ac70abedb3884137f Mon Sep 17 00:00:00 2001 From: Michael Olson Date: Mon, 19 May 2008 22:39:16 +0000 Subject: [PATCH] lisp/files.el: Remove trailing whitespace. --- lisp/files.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.2