Mercurial > emacs
diff lispref/variables.texi @ 55858:4203086e2262
(File Local Variables): Minor cleanup.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 30 May 2004 13:35:06 +0000 |
parents | d2c60b264fa8 |
children | c9aa4127a482 4c90ffeb71c5 |
line wrap: on
line diff
--- a/lispref/variables.texi Sun May 30 13:34:19 2004 +0000 +++ b/lispref/variables.texi Sun May 30 13:35:06 2004 +0000 @@ -1769,8 +1769,8 @@ is specified in the local variables list at the end of the file. @end defun - If a file local variable list could specify a function that will -be called later, or an expression that will be executed later, simply + If a file local variable list could specify a function that would +be called later, or an expression that would be executed later, simply visiting a file could take over your Emacs. To prevent this, Emacs takes care not to allow local variable lists to set such variables.