changeset 79200:2436120d6d46

(Top): Delete Frame-Local Variables from subnode menu.
author Richard M. Stallman <rms@gnu.org>
date Wed, 24 Oct 2007 08:20:30 +0000
parents dc41f20bdc91
children bc5b5eaac9d1
files lispref/elisp.texi
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/elisp.texi	Wed Oct 24 08:20:03 2007 +0000
+++ b/lispref/elisp.texi	Wed Oct 24 08:20:30 2007 +0000
@@ -421,7 +421,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.