# HG changeset patch # User Richard M. Stallman # Date 718608555 0 # Node ID d8be1fdf53aac3f059d03ee3d726023eec8d1b3b # Parent c017b62c807305fc5a01c2be25667e128e4ea6cd Doc fix. diff -r c017b62c8073 -r d8be1fdf53aa lisp/files.el --- a/lisp/files.el Fri Oct 09 02:05:10 1992 +0000 +++ b/lisp/files.el Fri Oct 09 05:29:15 1992 +0000 @@ -610,8 +610,7 @@ (if mode (funcall mode)))) (defun hack-local-variables () - "Parse (and bind or evaluate as appropriate) any local variables -for current buffer." + "Parse and put into effect this buffer's local variables spec." ;; Look for "Local variables:" line in last page. (save-excursion (goto-char (point-max))