changeset 79390:d270fafadddb

(Top): Remove Frame-Local Variables from Node Listing.
author Martin Rudalics <rudalics@gmx.at>
date Thu, 15 Nov 2007 06:43:57 +0000
parents 45600e0f6652
children 3075dc7f8635
files lispref/vol2.texi
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/vol2.texi	Thu Nov 15 06:43:17 2007 +0000
+++ b/lispref/vol2.texi	Thu Nov 15 06:43:57 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.