Mercurial > emacs
changeset 86085:15091502a02c
(Top): Remove Frame-Local Variables from Node Listing.
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Thu, 15 Nov 2007 06:48:16 +0000 |
parents | ab19dae3d14b |
children | 6eb7a4036a21 |
files | doc/lispref/vol2.texi |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/vol2.texi Thu Nov 15 06:47:55 2007 +0000 +++ b/doc/lispref/vol2.texi Thu Nov 15 06:48:16 2007 +0000 @@ -440,7 +440,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.