| Age | Commit message (Expand) | Author |
| 1997-06-21 | automatically generated from GPLed version | Miles Bader |
| 1997-06-21 | automatically generated from GPLed version | Paul Eggert |
| 1997-06-14 | (readline): Terminate buffer properly when EOF seen. | Karl Heuer |
| 1997-06-02 | Also remove -DETAGS_REGEXPS from the target ctags: | Francesco Potortì |
| 1997-05-30 | * Makefile.in (etags): Remove -DETAGS_REGEXPS, because now it is | Francesco Potortì |
| 1997-05-30 | Various cleanups on TeX, Erlang, Prolog, C. | Francesco Potortì |
| 1997-05-27 | automatically generated from GPLed version | Paul Eggert |
| 1997-05-13 | (files): When computing arguments automatically, ignore non-files | Paul Eggert |
| 1997-05-13 | Added support for the Java language. | Francesco Potortì |
| 1997-05-12 | * etags.c: (Cplusplus_suffixes): .pdb is Postscript with C syntax. | Francesco Potortì |
| 1997-05-11 | (loginFullnameMailaddrs, logins, rlog_options, files): Don't prepend $nl | Paul Eggert |
| 1997-05-11 | Doc fix: CR is \015, not \013. | Paul Eggert |
| 1997-05-06 | (getline): Don't miss CRLF pairs when the CR and LF are | Richard M. Stallman |
| 1997-04-30 | * etags.c [TeX_named_tokens]: Set to FALSE if undefined. | Francesco Potortì |
| 1997-04-23 | Change references of windowsnt.h to ms-w32.h. | Geoff Voelker |
| 1997-04-18 | automatically generated from GPLed version | Paul Eggert |
| 1997-04-15 | Tue Apr 15 16:09:15 1997 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | Francesco Potortì |
| 1997-03-23 | (initialize_fullname): Set NIS_PATH to the empty string before invoking | Paul Eggert |
| 1997-03-21 | (files): Ignore files in RCS directory whose names are of the form ,*, | Paul Eggert |
| 1997-03-17 | * etags.c (add_regex): reset *putbuf before using it. | Francesco Potortì |
| 1997-02-23 | (popmail): Remove some unnecessary function | Karl Heuer |
| 1997-02-14 | Delete duplicate inclusion of fcntl.h | Karl Heuer |
| 1997-01-23 | automatically generated from GPLed version | Paul Eggert |
| 1997-01-22 | automatically generated from GPLed version | Paul Eggert |
| 1997-01-21 | (movemail)): Link with getopt. | Richard M. Stallman |
| 1997-01-21 | (main): Do not display "[POP-password]" in the usage | Richard M. Stallman |
| 1997-01-20 | --help, --version: New options, for conformance to GNU coding standards. | Paul Eggert |
| 1997-01-20 | Include maillock.h (conditionally). | Richard M. Stallman |
| 1997-01-01 | (PATH): Add /usr/xpg4/bin, | Paul Eggert |
| 1996-12-19 | (streq, strneq): Use == NULL rather than !. | Richard M. Stallman |
| 1996-12-18 | (LIBMAIL): New macro. Conditionally includes -lmail. | Richard M. Stallman |
| 1996-12-16 | (socket_connection): Free realhost after using it. | Richard M. Stallman |
| 1996-12-04 | * etags.c (C_entries): Test tok.valid. This handles some | Francesco Potortì |
| 1996-11-21 | gethostbyname() may return a pointer to static data, which is | Charles Hannum |
| 1996-11-13 | Wed Nov 13 17:51:29 1996 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | Francesco Potortì |
| 1996-11-08 | * etags.c (relative_filename): Bug corrected. | Francesco Potortì |
| 1996-11-03 | When processing cvs log output, remove `Attic/' from repository file names. | Paul Eggert |
| 1996-10-22 | Fix 1996-09-02 change. | Karl Heuer |
| 1996-10-13 | (datearg): Use the empty string, not '-d>1970-01-01', to extract all | Paul Eggert |
| 1996-10-12 | (rlog_options): Look for ' option' rather than 'unknown option', | Paul Eggert |
| 1996-10-06 | (etags_getcwd) [WINDOWSNT]: Convert backslashes to slashes. | Richard M. Stallman |
| 1996-10-02 | * etags.c (print_version): Print copyright info. | Francesco Potortì |
| 1996-09-30 | (date): Make default format acceptable to CVS post v1.8 | Paul Eggert |
| 1996-09-29 | (main): If the lock call fails with EBUSY or | Richard M. Stallman |
| 1996-09-25 | (rlog_options): Use $rlog, not rlog, when deciding whether to append -zLT. | Paul Eggert |
| 1996-09-17 | Replaced all BSD with BSD_SYSTEM. | Karl Heuer |
| 1996-09-10 | (longopts): Change nowait to no-wait. | Richard M. Stallman |
| 1996-09-07 | (main): Declare `fromlen' as size_t, undo previous change. | Erik Naggum |
| 1996-09-04 | (main): Declare `fromunix' as size_t. | Richard M. Stallman |
| 1996-09-04 | Whitespace fix. | Richard M. Stallman |