]> git.eshelyaron.com Git - emacs.git/commitdiff
(Top): Remove Frame-Local Variables from Node Listing.
authorMartin Rudalics <rudalics@gmx.at>
Thu, 15 Nov 2007 06:48:44 +0000 (06:48 +0000)
committerMartin Rudalics <rudalics@gmx.at>
Thu, 15 Nov 2007 06:48:44 +0000 (06:48 +0000)
doc/lispref/ChangeLog
doc/lispref/vol1.texi
doc/lispref/vol2.texi

index 0af60709be4603ca7edcf0001ce19fc07bb9bd33..8c51e58ef38e0a84a13f10de636df49ab27326ec 100644 (file)
@@ -1,3 +1,8 @@
+2007-11-15  Martin Rudalics  <rudalics@gmx.at>
+
+       * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
+       * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
+
 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
 
        * help.texi (Help Functions): Document new macro `with-help-window'.
index d41b2f076df52672314dbd5584d3c356a89fa64f..5784ed0b19bcf46b0eb16dbb3b684acc81b51b2a 100644 (file)
@@ -441,7 +441,6 @@ Variables
 * Setting Variables::       Storing new values in variables.
 * Variable Scoping::        How Lisp chooses among local and global values.
 * Buffer-Local Variables::  Variable values in effect only in one buffer.
-* Frame-Local Variables::   Variable values in effect only in one frame.
 * Future Local Variables::  New kinds of local values we might add some day.
 * File Local Variables::    Handling local variable lists in files.
 * Variable Aliases::        Variables that are aliases for other variables.
index 515973c6281814395f23b64cfb94aa568ce6b2a7..c27f004e16f4a673b08da89c5438f9ed97d787e1 100644 (file)
@@ -440,7 +440,6 @@ Variables
 * Setting Variables::       Storing new values in variables.
 * Variable Scoping::        How Lisp chooses among local and global values.
 * Buffer-Local Variables::  Variable values in effect only in one buffer.
-* Frame-Local Variables::   Variable values in effect only in one frame.
 * Future Local Variables::  New kinds of local values we might add some day.
 * File Local Variables::    Handling local variable lists in files.
 * Variable Aliases::        Variables that are aliases for other variables.