emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/doc/lispref/variables.texi,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/doc/lispref/variables.texi,v
Date: Sun, 19 Oct 2008 15:28:09 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    08/10/19 15:28:08

Index: variables.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/doc/lispref/variables.texi,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- variables.texi      19 Oct 2008 13:01:03 -0000      1.8
+++ variables.texi      19 Oct 2008 15:28:07 -0000      1.9
@@ -1578,7 +1578,7 @@
 @code{enable-local-variables} into account (@pxref{Auto Major Mode}).
 
 This function works by walking the alist stored in
address@hidden, and applies each local variable in
address@hidden and applying each local variable in
 turn.  It calls @code{before-hack-local-variables-hook} and
 @code{hack-local-variables-hook} before and after applying the
 variables, respectively.




reply via email to

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