(Freplace_match): New arg SUBEXP.
[bpt/emacs.git] / src / doprnt.c
1995-08-07 Richard M. Stallman(doprnt): Don't let size_bound be gigantic. Fix error...
1995-06-15 Karl HeuerUpdate GPL to version 2.
1995-05-05 Richard M. Stallman(doprnt): Handle long EMACS_INT in sprintf.
1995-04-09 Richard M. Stallman(xmalloc, xrealloc): Declare them here.
1994-07-05 Richard M. Stallman(doprnt): Handle padding on %c.
1994-04-07 Karl Heuer(doprnt): Reword confusing error message.
1994-03-07 Karl Heuer(doprnt): Do the right thing for negative size spec.
1993-11-16 Richard M. Stallman(doprnt): Cast the value alloca returns.
1993-11-16 Richard M. StallmanInclude config.h.
1993-09-22 Brian Fox(doprnt): Use a fixed buffer to store the format
1993-03-31 Jim BlandyPut interrupt input blocking in a separate file from...
1992-01-13 Jim Blandyentered into RCS
1990-12-26 Richard M. Stallman*** empty log message ***
1990-11-12 Jim Blandy*** empty log message ***
1990-02-12 Joseph ArceneauxInitial revision