X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/3a6aa9653a4c1bd913224aa41cad3b0f7c6ba750..0f631634b23efe1d96d9686241d3a85852d07c7a:/doc/lispref/elisp.texi?ds=sidebyside diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi index f0346a82ef..f2a9246e48 100644 --- a/doc/lispref/elisp.texi +++ b/doc/lispref/elisp.texi @@ -7,7 +7,7 @@ @c Version of the manual and of Emacs. @c Please remember to update the edition number in README as well. @set VERSION 3.0 -@set EMACSVER 23.0.90 +@set EMACSVER 23.0.91 @c in general, keep the following line commented out, unless doing a @c copy of this manual that will be published. The manual should go @@ -425,7 +425,6 @@ Variables * File Local Variables:: Handling local variable lists in files. * Directory Local Variables:: Local variables common to all files in a directory. * Frame-Local Variables:: Frame-local bindings for variables. -* Future Local Variables:: New kinds of local values we might add some day. * 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.