]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Fix 'make info' after last patch.
authorEric Blake <ebb9@byu.net>
Sat, 13 Oct 2007 03:40:10 +0000 (21:40 -0600)
committerEric Blake <ebb9@byu.net>
Sat, 13 Oct 2007 03:40:10 +0000 (21:40 -0600)
* doc/autoconf.texi (Text processing Macros): Fix bad merge.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
doc/autoconf.texi

index fff17d8e5fd8a7e469003134128a394e4ff589ba..1e6ddc1749baed437822f924d75308da04afd548 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2007-10-12  Eric Blake  <ebb9@byu.net>
 
+       * doc/autoconf.texi (Text processing Macros): Fix bad merge.
+
        Some more m4sugar documentation.
        * lib/m4sugar/m4sugar.m4: Clean up macro order.
        * doc/autoconf.texi (Programming in M4): Lighten the warning on
index 4a103164867b4dc77243ab3e3f6d5f158382be6a..293f27af9c2499731618fea561dfdd464cf82ad5 100644 (file)
@@ -10749,6 +10749,7 @@ list2
 m4_dquote(list2)
 @result{}[one, two, three]
 @end example
+@end defmac
 
 @defmac m4_flatten (@var{string})
 @msindex{flatten}