From 8ff74bf40147e00b6dbeffd79f389b087750b308 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Fri, 12 Oct 2007 21:40:10 -0600 Subject: [PATCH] Fix 'make info' after last patch. * doc/autoconf.texi (Text processing Macros): Fix bad merge. Signed-off-by: Eric Blake --- ChangeLog | 2 ++ doc/autoconf.texi | 1 + 2 files changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index fff17d8e..1e6ddc17 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2007-10-12 Eric Blake + * 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 diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 4a103164..293f27af 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -10749,6 +10749,7 @@ list2 m4_dquote(list2) @result{}[one, two, three] @end example +@end defmac @defmac m4_flatten (@var{string}) @msindex{flatten} -- 2.47.2