# HG changeset patch # User Eli Zaretskii # Date 1223894494 0 # Node ID 599748a4d391e0dcdb9a1b1b41a3b751d989915f # Parent 8be1f0e1f72d5b072a2b4a47239485172be61885 (Top): Add a @detailmenu entry for "Frame-Local Variables". diff -r 8be1f0e1f72d -r 599748a4d391 doc/lispref/elisp.texi --- a/doc/lispref/elisp.texi Mon Oct 13 10:39:26 2008 +0000 +++ b/doc/lispref/elisp.texi Mon Oct 13 10:41:34 2008 +0000 @@ -422,6 +422,7 @@ * Buffer-Local Variables:: Variable values in effect only in one buffer. * Future Local Variables:: New kinds of local values we might add some day. * File Local Variables:: Handling local variable lists in files. +* Frame-Local Variables:: Frame-local bindings for variables. * Variable Aliases:: Variables that are aliases for other variables. * Variables with Restricted Values:: Non-constant variables whose value can @emph{not} be an arbitrary Lisp object.