CVSROOT: /sources/m4 Module name: m4 Branch: branch-1_4 Changes by: Eric Blake <ericb> 06/08/04 13:19:41
Index: NEWS =================================================================== RCS file: /sources/m4/m4/NEWS,v retrieving revision 1.1.1.1.2.48 retrieving revision 1.1.1.1.2.49 diff -u -b -r1.1.1.1.2.48 -r1.1.1.1.2.49 --- NEWS 3 Aug 2006 13:31:40 -0000 1.1.1.1.2.48 +++ NEWS 4 Aug 2006 13:19:41 -0000 1.1.1.1.2.49 @@ -25,6 +25,9 @@ * The changequote and changecom macros now work with 8-bit characters, and quotes and strings that begin with `(' are properly recognized following a word. +* The new macro __program__ is added, which allows the input file to issue + an error message that resembles messages from m4. Warning and error + messages have been reformatted to comply with GNU Coding Standards. Version 1.4.5 - 15 July 2006, by Eric Blake (CVS version 1.4.4c)