Mercurial > emacs
diff lispref/vol1.texi @ 79389:45600e0f6652
(Top): Remove Frame-Local Variables from Node Listing.
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Thu, 15 Nov 2007 06:43:17 +0000 |
parents | f57bc2c38ec5 |
children | a1e16e813aed |
line wrap: on
line diff
--- a/lispref/vol1.texi Wed Nov 14 20:25:02 2007 +0000 +++ b/lispref/vol1.texi Thu Nov 15 06:43:17 2007 +0000 @@ -441,7 +441,6 @@ * 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.