[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lispref/elisp.texi
From: |
Luc Teirlinck |
Subject: |
[Emacs-diffs] Changes to emacs/lispref/elisp.texi |
Date: |
Sun, 15 May 2005 13:35:23 -0400 |
Index: emacs/lispref/elisp.texi
diff -c emacs/lispref/elisp.texi:1.55 emacs/lispref/elisp.texi:1.56
*** emacs/lispref/elisp.texi:1.55 Sat May 14 21:32:19 2005
--- emacs/lispref/elisp.texi Sun May 15 17:35:23 2005
***************
*** 383,390 ****
* 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.
- * 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.
--- 383,390 ----
* 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.
* Variables with Restricted Values:: Non-constant variables whose value can
@emph{not} be an arbitrary Lisp
object.