# HG changeset patch # User Luc Teirlinck # Date 1116178523 0 # Node ID c51250f3c6762bbe20f3989446e7dc01ece5dcb3 # Parent fbbfd824228f54b10891adf2469046942220e3c6 (Top): Update detailed menu for node changes. diff -r fbbfd824228f -r c51250f3c676 lispref/elisp.texi --- a/lispref/elisp.texi Sun May 15 17:33:59 2005 +0000 +++ b/lispref/elisp.texi Sun May 15 17:35:23 2005 +0000 @@ -383,8 +383,8 @@ * 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. -* File Local Variables:: Handling local variable lists in files. * Variables with Restricted Values:: Non-constant variables whose value can @emph{not} be an arbitrary Lisp object.