diff options
author | Martin Rudalics <rudalics@gmx.at> | 2007-11-15 06:48:44 +0000 |
---|---|---|
committer | Martin Rudalics <rudalics@gmx.at> | 2007-11-15 06:48:44 +0000 |
commit | af13c86adb6587360488f46e077f80c4afb2db27 (patch) | |
tree | a399af549af88f4455a6569ba966588bbc8aa0a5 /doc/lispref/vol1.texi | |
parent | 3fad8aaaced14641d990c588f7af156764e73eb7 (diff) | |
download | emacs-af13c86adb6587360488f46e077f80c4afb2db27.tar.gz |
(Top): Remove Frame-Local Variables from Node Listing.
Diffstat (limited to 'doc/lispref/vol1.texi')
-rw-r--r-- | doc/lispref/vol1.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/lispref/vol1.texi b/doc/lispref/vol1.texi index d41b2f076df..5784ed0b19b 100644 --- a/doc/lispref/vol1.texi +++ b/doc/lispref/vol1.texi @@ -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. |