# HG changeset patch # User Richard M. Stallman # Date 1085924106 0 # Node ID 4203086e22626862f1c44f215fd1f0a0fe1263fb # Parent a713acca9ca96cd558cde0d944c25d7d735250d3 (File Local Variables): Minor cleanup. diff -r a713acca9ca9 -r 4203086e2262 lispref/variables.texi --- 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.