2004-02-01 Alexandre Duret-Lutz <adl@gnu.org>
+ * doc/automake.texi (Emacs Lisp): Typos.
+
Support for conditional _LISP.
* automake.in (handle_emacs_lisp): Define $(ELCFILES) from LISP, not
from $(am__ELCFILES).
ELCFILES =
@end example
@noindent
-@code{ELCFILES} is an internal Automake variables that normally lists
+@code{ELCFILES} is an internal Automake variable that normally lists
all @file{.elc} files that must be byte-compiled. Automake defines
@code{ELCFILES} automatically from @code{lisp_LISP}. Emptying this
-variables explicitly prevents byte-compilation to occur.
+variable explicitly prevents byte-compilation to occur.
Since Automake 1.8, we now recommend using @code{lisp_DATA} instead. As
in
-@set UPDATED 27 January 2004
-@set UPDATED-MONTH January 2004
+@set UPDATED 1 February 2004
+@set UPDATED-MONTH February 2004
@set EDITION 1.8a
@set VERSION 1.8a
-@set UPDATED 27 January 2004
-@set UPDATED-MONTH January 2004
+@set UPDATED 1 February 2004
+@set UPDATED-MONTH February 2004
@set EDITION 1.8a
@set VERSION 1.8a