]> code.delx.au - gnu-emacs/history - lib-src/b2m.c
*** empty log message ***
[gnu-emacs] / lib-src / b2m.c
2006-04-04 Paul Eggert* lib-src/b2m.c (main): Don't include <limits.h>.
2006-03-27 Paul Eggert* b2m.c: Include <limits.h>.
2004-05-07 Thien-Thi Nguyen(GOOD, BAD): Delete macros. Throughout,
2003-09-01 Miles BaderAdd arch taglines
2002-01-01 Pavel Janík(main): Parenthesize assignment when used as truth...
2001-12-22 Richard M. StallmanComment change.
2001-10-19 Pavel JaníkProperly spell the name of Emacs.
2001-04-03 Gerd Moellmann(main): Always return a value.
1999-10-19 Paul EggertAdd support for large files. Merge glibc 2.1.2.
1998-04-06 Andreas SchwabInclude <stdlib.h> if available.
1998-04-04 Richard M. Stallman(fatal): Declare the arg.
1997-11-23 Karl HeuerInclude getopt.h.
1997-06-14 Karl Heuer(readline): Terminate buffer properly when EOF seen.
1996-04-10 Richard M. Stallman(main) [MSDOS]: Handle DJGPP version 2.
1996-03-20 Richard M. Stallman(main): Initialize progname variable before using it.
1995-05-04 Richard M. Stallman(xmalloc, xrealloc): Declare them long *.
1995-04-13 Karl Heuer(main): Check for trailing ", " before trying to delete it.
1995-01-09 Richard M. Stallman(concat, xmalloc, xrealloc, readline, xnew): Four new
1994-10-12 David J. MacKenzieEliminate some -Wall warnings.
1994-09-21 Richard M. Stallman(from, labels, data): Use MAX_DATA_LEN as length.
1994-05-17 Richard M. Stallman(main): Avoid crash if argc is 1.
1994-04-28 Richard M. StallmanDon't include string.h or strings.h.
1994-03-05 Richard M. StallmanClean up indentation and whitespace.
1994-03-05 Richard M. Stallman(main): Change delimiter from "^L" to "^_^L".
1994-03-03 Karl Heuer(main): Change delimiter from "^L" to "^_^L".
1994-01-06 Richard M. Stallman(main) [MSDOS]: Open all files as binary.
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-08-11 Richard M. Stallman(TRUE, FALSE): Don't define if already defined.
1993-07-06 Jim Blandy* b2m.c: #include <sys/types.h>.
1993-03-11 Jim Blandy* b2m.c (main): Don't exit upon reading a blank line.
1992-08-19 Jim Blandyentered into RCS
1991-12-04 Jim BlandyInitial revision