# HG changeset patch # User Markus Rost # Date 1038974388 0 # Node ID a2ddef0231137bde5437e5951c70d5537824676b # Parent da382393fb7712678931312839ffd7733a06915f (File Local Variables): Fix typo. diff -r da382393fb77 -r a2ddef023113 lispref/variables.texi --- a/lispref/variables.texi Tue Dec 03 22:24:21 2002 +0000 +++ b/lispref/variables.texi Wed Dec 04 03:59:48 2002 +0000 @@ -1733,7 +1733,7 @@ given to @code{normal-mode}. @end defun - If a file local variable list could specify the a function that will + If a file local variable list could specify a function that will be called later, or an expression that will 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.