]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/elisp.texi
(Common Keywords): It's not necessary to use :tag
[gnu-emacs] / doc / lispref / elisp.texi
index f0346a82ef8e12ad367d103ce5d61f8d391646c1..f2a9246e48e3920b19c7f2ee95acbccadd9328bc 100644 (file)
@@ -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.