Added format support for zputlit function escape. It requires
[mmh] / uip / fmtdump.c
2012-11-05 David LevineAdded format support for zputlit function escape. ...
2012-06-07 David LevineChanged exit status of each nmh command's -version...
2012-03-24 Ken HornsteinRevert commit 255d4c646c0d7aa6b049052fef47fa083b1b1506...
2012-01-13 Ken HornsteinCreate two new mh-format functions: %(putlit) and ...
2011-12-11 David LevineRemoved unused local variables to eliminate warnings...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2007-11-04 Joel ReicherReturn type of (*done)() changed to void. default_done...
2003-08-11 Jeffrey C HonigWhen compiling format strings, nmh attempts to avoid...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
2000-02-04 Dan HarklessWhoever originally added the -help switch to all the...
1999-09-12 Doug MorrisLots of little code cleanups to prevent warnings -...
1999-07-16 Dan HarklessEliminated compilation warnings.
1999-04-30 Doug MorrisInitial revision