From: Juanma Barranquero Date: Fri, 9 Nov 2007 03:19:27 +0000 (+0000) Subject: (enable-local-variables): Doc fix. X-Git-Tag: emacs-pretest-22.1.90~414 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3f2623c37738dd634fd3fa1eb1581b134cbea70c;p=emacs.git (enable-local-variables): Doc fix. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 30b0241e8fd..20f4f7480f6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2007-11-09 Juanma Barranquero + + * files.el (enable-local-variables): Doc fix. + 2007-11-08 David Hansen (tiny change) * eshell/em-dirs.el (eshell-expand-multiple-dots): Change regexp to diff --git a/lisp/files.el b/lisp/files.el index 169912b94bc..6aff489e0a2 100644 --- a/lisp/files.el +++ b/lisp/files.el @@ -450,7 +450,7 @@ use `before-save-hook'.") (defcustom enable-local-variables t "Control use of local variables in files you visit. -The value can be t, nil, :safe, or something else. +The value can be t, nil, :safe, :all or something else. A value of t means file local variables specifications are obeyed if all the specified variable values are safe; if any values are