diff options
| author | Chong Yidong | 2009-02-27 03:58:52 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-02-27 03:58:52 +0000 |
| commit | d0884adf3e7640574fcc3c56f7fe962d71c69d1b (patch) | |
| tree | 44d0031a1016cfd64566e1c4b7c6b54926f6721c | |
| parent | f0e57ed89a3b4e0b96b6fe9afd8313d663212466 (diff) | |
| download | emacs-d0884adf3e7640574fcc3c56f7fe962d71c69d1b.tar.gz emacs-d0884adf3e7640574fcc3c56f7fe962d71c69d1b.zip | |
(Top): Update node listing.
| -rw-r--r-- | doc/lispref/elisp.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi index d2a1535be0d..f2a9246e48e 100644 --- a/doc/lispref/elisp.texi +++ b/doc/lispref/elisp.texi | |||
| @@ -425,7 +425,6 @@ Variables | |||
| 425 | * File Local Variables:: Handling local variable lists in files. | 425 | * File Local Variables:: Handling local variable lists in files. |
| 426 | * Directory Local Variables:: Local variables common to all files in a directory. | 426 | * Directory Local Variables:: Local variables common to all files in a directory. |
| 427 | * Frame-Local Variables:: Frame-local bindings for variables. | 427 | * Frame-Local Variables:: Frame-local bindings for variables. |
| 428 | * Future Local Variables:: New kinds of local values we might add some day. | ||
| 429 | * Variable Aliases:: Variables that are aliases for other variables. | 428 | * Variable Aliases:: Variables that are aliases for other variables. |
| 430 | * Variables with Restricted Values:: Non-constant variables whose value can | 429 | * Variables with Restricted Values:: Non-constant variables whose value can |
| 431 | @emph{not} be an arbitrary Lisp object. | 430 | @emph{not} be an arbitrary Lisp object. |