From db66d48ad370ca24f035da5da08109d2c5f0556b Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Sun, 1 Feb 2004 12:58:06 +0000 Subject: [PATCH] * doc/automake.texi (Emacs Lisp): Typos. --- ChangeLog | 2 ++ doc/automake.texi | 4 ++-- doc/stamp-vti | 4 ++-- doc/version.texi | 4 ++-- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index c6890dbd..860fa4b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-02-01 Alexandre Duret-Lutz + * doc/automake.texi (Emacs Lisp): Typos. + Support for conditional _LISP. * automake.in (handle_emacs_lisp): Define $(ELCFILES) from LISP, not from $(am__ELCFILES). diff --git a/doc/automake.texi b/doc/automake.texi index 0c66dbab..2ea0c347 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -4574,10 +4574,10 @@ lisp_LISP = file1.el file2.el 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 diff --git a/doc/stamp-vti b/doc/stamp-vti index 452c6057..937bef3e 100644 --- a/doc/stamp-vti +++ b/doc/stamp-vti @@ -1,4 +1,4 @@ -@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 diff --git a/doc/version.texi b/doc/version.texi index 452c6057..937bef3e 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1,4 +1,4 @@ -@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 -- 2.43.5