-2004-01-30 Paolo Bonzini <bonzini@bogus.example.com>
+2004-02-04 Paolo Bonzini <bonzini@gnu.org>
+
+ * doc/autoconf.texi (AU_DEFUN): Fix English,
+ suggested by Paul Eggert.
+ * lib/autoconf/autoupdate.m4: Correct reference to
+ acobsolete.m4, suggested by Alexandre Duret-Lutz.
+
+2004-02-02 Paolo Bonzini <bonzini@gnu.org>
+
+ * bin/autoupdate.in: Define __file__ so that warnings
+ refer to the correct file.
+ * doc/autoconf.texi (AU_DEFUN): Describe more correctly
+ the behavior of the third argument.
+ * lib/autoconf/autoupdate.m4 (AU_DEFUN): Describe more
+ correctly the behavior of the third argument. Document
+ what the three macros that AU_DEFUN defines do. Fix
+ warning message when the third argument includes $0
+ (reported by Alexandre Duret-Lutz).
+
+2004-01-30 Paolo Bonzini <bonzini@gnu.org>
Eric Sunshine <sunshine@sunshineco.com>
Paul Eggert <eggert@twinsun.com>
If she then uses @command{autoupdate}, the call to @var{old-macro} will be
replaced by the modern @var{implementation}. @var{message} should
-include information on what to do after running @command{autoupdate},
-and @command{autoupdate} will print it as a warning, @emph{and} include
-it in the updated @file{configure.ac} file.
+include information on what to do after running @command{autoupdate};
+@command{autoupdate} will print it as a warning, and include it
+in the updated @file{configure.ac} file.
@end defmac
@node Coding Style
#
# This allows sharing the same code for both supporting obsoleted macros,
# and to update a configure.ac.
-# See `acobsolete.m4' for a longer description.
+# See the end of `autoupdate.in' for a longer description.
m4_define([AU_DEFUN],
[# This is what autoupdate's m4 run will expand. It fires
# the warning (with _au_warn_XXX), outputs it into the