emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/files.el,v [EMACS_22_BASE]


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/files.el,v [EMACS_22_BASE]
Date: Fri, 09 Nov 2007 03:16:20 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      07/11/09 03:16:19

Index: files.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/files.el,v
retrieving revision 1.896.2.29
retrieving revision 1.896.2.30
diff -u -b -r1.896.2.29 -r1.896.2.30
--- files.el    2 Nov 2007 11:02:12 -0000       1.896.2.29
+++ files.el    9 Nov 2007 03:16:18 -0000       1.896.2.30
@@ -450,7 +450,7 @@
 
 (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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]