CVSROOT: /sources/m4
Module name: m4
Branch: branch-1_4
Changes by: Eric Blake <ericb> 06/10/16 11:56:05
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.196
retrieving revision 1.1.1.1.2.197
diff -u -b -r1.1.1.1.2.196 -r1.1.1.1.2.197
--- ChangeLog 14 Oct 2006 15:24:08 -0000 1.1.1.1.2.196
+++ ChangeLog 16 Oct 2006 11:56:04 -0000 1.1.1.1.2.197
@@ -1,3 +1,19 @@
+2006-10-16 Eric Blake <[EMAIL PROTECTED]>
+
+ * doc/m4.texinfo (Invoking m4): Promote to a chapter, instead of
+ a section of Preliminaries.
+ (Operation modes, Preprocessor features, Limits control)
+ (Frozen state, Debugging options, Command line files): Subdivide
+ into new sections.
+ (Input processing, Quoting Arguments, Define, Arguments)
+ (Cleardiv, Format, M4exit): Fix grammar of references.
+ (Inhibiting Invocation, Macro Arguments, Builtin, Trace)
+ (Debug Levels, Debug Output, Include, Search Path, Divert)
+ (Platform macros, Syscmd, Location, Extensions): Point to new
+ sections.
+ (Top, Loops, Include, Undivert, Location, Incompatibilities):
+ Improve file references.
+
2006-10-14 Eric Blake <[EMAIL PROTECTED]>
* m4/input.c (file_clean): Don't close stdin twice, POSIX says it
@@ -3132,7 +3148,7 @@
-----
- $Revision: 1.1.1.1.2.196 $ $Date: 2006/10/14 15:24:08 $
+ $Revision: 1.1.1.1.2.197 $ $Date: 2006/10/16 11:56:04 $
Local Variables:
coding: utf-8