CVSROOT: /sources/m4 Module name: m4 Changes by: Eric Blake <ericb> 07/01/15 14:04:27
Index: NEWS =================================================================== RCS file: /sources/m4/m4/NEWS,v retrieving revision 1.35 retrieving revision 1.36 diff -u -b -r1.35 -r1.36 --- NEWS 6 Jan 2007 19:56:53 -0000 1.35 +++ NEWS 15 Jan 2007 14:04:26 -0000 1.36 @@ -127,6 +127,9 @@ - FIXME: This feature can cause core dumps when renaming multiple symbols to the same name. +*** New `__traditional__' builtin identifies when the traditional module + is loaded instead of the gnu module. + *** The `modules' and `symbols' builtins, introduced in previous betas, have been renamed `m4modules' and `m4symbols', in order to minimize problems when upgrading from 1.4.x and processing English text. To