*** empty log message ***

This commit is contained in:
Jim Meyering
2004-10-05 14:52:12 +00:00
parent 6df8e1ff63
commit 100e5bc72d
+6 -1
View File
@@ -1,7 +1,12 @@
2004-10-04 Paul Eggert <eggert@cs.ucla.edu>
2004-10-05 Jim Meyering <jim@meyering.net>
* Version 5.3.0.
* .x-sc_trailing_blank: Add an exclusion for config/texinfo.tex,
since Karl says its trailing blanks are there to stay :-)
2004-10-04 Paul Eggert <eggert@cs.ucla.edu>
* src/expr.c (NEW, OLD): Remove, partly to avoid
reference to obsolescent macro XMALLOC.
All uses replaced by xmalloc and free.