Mercurial > emacs
changeset 95117:0b7174c8d2d3
lisp/files.el: Remove trailing whitespace.
author | Michael Olson <mwolson@gnu.org> |
---|---|
date | Mon, 19 May 2008 22:39:16 +0000 |
parents | 17d5d0b2111c |
children | d426dda989b7 |
files | lisp/files.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/files.el Mon May 19 22:38:15 2008 +0000 +++ b/lisp/files.el Mon May 19 22:39:16 2008 +0000 @@ -2653,7 +2653,7 @@ (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.