CVSROOT: /sources/m4
Module name: m4
Branch: branch-1_4
Changes by: Eric Blake <ericb> 06/06/22 17:49:18
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.80
retrieving revision 1.1.1.1.2.81
diff -u -b -r1.1.1.1.2.80 -r1.1.1.1.2.81
--- ChangeLog 22 Jun 2006 17:43:04 -0000 1.1.1.1.2.80
+++ ChangeLog 22 Jun 2006 17:49:18 -0000 1.1.1.1.2.81
@@ -1,5 +1,11 @@
2006-06-22 Eric Blake <[EMAIL PROTECTED]>
+ * doc/m4.texinfo: Whitespace cleanup. TABs are evil in texinfo.
+ (tabchar): New macro, so that 'make check' still works.
+ (Invoking m4): Document that ignored compatibility options -B, -S,
+ and -T each consume an argument.
+ * checks/get-them: Honor @tabchar{}.
+
Avoid compiler warnings during -DDEBUG.
* src/m4.h (M4_GNUC_ATTRIBUTE, M4_GNUC_UNUSED): New macros.
[DEBUG]: Also imply DEBUG_OUTPUT and DEBUG_STKOVF.
@@ -2180,4 +2186,4 @@
* Initial beta release. Release 0.50, manual 0.05.
- $Revision: 1.1.1.1.2.80 $ $Date: 2006/06/22 17:43:04 $
+ $Revision: 1.1.1.1.2.81 $ $Date: 2006/06/22 17:49:18 $