Changed msg_style and msg_delim to be file static to m_getfld.c
[mmh] / sbr / getansreadline.c
2012-12-12 David LevineRemoved some dead code, all inside #if 0's. I tried...
2012-05-07 David LevineFixed some more problems caught by gcc -ansi -pedantic.
2012-04-12 David LevineUndid wrapping of setjmp() and sigsetjmp() of
2012-03-24 David LevineCleaned up compile warnings.
2012-03-21 Ken HornsteinSupport for readline command history, editing, and...