changeset 1371:d8be1fdf53aa

Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Fri, 09 Oct 1992 05:29:15 +0000
parents c017b62c8073
children e839dc00fc2e
files lisp/files.el
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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))