CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      07/05/25 20:29:18

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.264
retrieving revision 1.1.1.1.2.265
diff -u -b -r1.1.1.1.2.264 -r1.1.1.1.2.265
--- ChangeLog   25 May 2007 17:27:35 -0000      1.1.1.1.2.264
+++ ChangeLog   25 May 2007 20:29:17 -0000      1.1.1.1.2.265
@@ -1,5 +1,15 @@
 2007-05-25  Eric Blake  <[EMAIL PROTECTED]>
 
+       Backport prompts in examples from head.
+       * src/macro.c (expand_macro): Shorten message.
+       * doc/m4.texinfo (Manual, Command line files, Comments)
+       (Inhibiting Invocation, Macro Arguments, Macro expansion, Indir)
+       (Builtin, Shift, Forloop, Foreach, Dumpdef, Trace, Debug Levels)
+       (Debug Output, Include, Format, Syscmd, Mkstemp, Location)
+       (Using frozen files, Improved forloop, Improved foreach): Add
+       prompts to examples.
+       * checks/get-them: Ignore prompts in examples.
+
        Fix sync line interaction with multiline comments.
        * doc/m4.texinfo (Other Incompatibilities): Add example, and
        document bug in --syncline/divert interaction.
@@ -3654,7 +3664,7 @@
 
        -----
 
-       $Revision: 1.1.1.1.2.264 $ $Date: 2007/05/25 17:27:35 $
+       $Revision: 1.1.1.1.2.265 $ $Date: 2007/05/25 20:29:17 $
 
        Local Variables:
        coding: utf-8


Reply via email to