| Age | Commit message (Expand) | Author |
| 1993-12-24 | (main): When making tempname, cast result of xmalloc. | Richard M. Stallman |
| 1993-12-24 | (scan_lisp_file): Don't add newline at end of string. | Richard M. Stallman |
| 1993-12-03 | Add --brief option. | Paul Eggert |
| 1993-11-26 | (mostlyclean): Make it distinct from clean. | Richard M. Stallman |
| 1993-11-24 | (${archlibdir}): Don't do chown or chgrp. | Richard M. Stallman |
| 1993-11-16 | (install): Don't change mode or group when installing. | Richard M. Stallman |
| 1993-11-16 | (FUNCST, TYPEDST, STRUCTST, DEFINEST): Delete excess commas. | Richard M. Stallman |
| 1993-11-12 | (read_c_string): For "", concatenate the two strings. | Richard M. Stallman |
| 1993-11-12 | (main): Fix error message text. | Richard M. Stallman |
| 1993-11-08 | Mon Nov 8 19:56:20 MET 1993 Tom Hageman (tom@basil.icce.rug.nl) | Francesco Potortì |
| 1993-11-02 | Tue Nov 2 19:46:52 1993 Francesco Potorti` (pot@cnuce.cnr.it) | Francesco Potortì |
| 1993-11-02 | Declares itself as "etags for emacs 19" instead of "etags for emacs 19.0". | Francesco Potortì |
| 1993-10-19 | (printlogline): Don't generate lines containing only white space. | Paul Eggert |
| 1993-10-04 | (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not cwd. | Roland McGrath |
| 1993-10-03 | Fixed typos or brainos of whoever though `@' was the comment char. | Roland McGrath |
| 1993-10-01 | * etags.c (process_file): dead code removed. | Francesco Potortì |
| 1993-09-30 | (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not from current | Brian Fox |
| 1993-09-28 | (INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Let configure figure out the | Brian Fox |
| 1993-09-24 | Add -h, -n, -r options. | Paul Eggert |
| 1993-09-20 | Mon Sep 20 18:06:12 1993 Francesco Potorti` (pot at fly) | Francesco Potortì |
| 1993-09-12 | Include <src/paths.h>, instead "src/paths.h". | Roland McGrath |
| 1993-09-10 | Include <config.h> instead of "config.h". | Roland McGrath |
| 1993-09-10 | (b2m, movemail, fakemail, env, emacsserver, emacsclient, getdate.o, | Roland McGrath |
| 1993-09-10 | (ALL_CFLAGS, CPP_CFLAGS): Put -I. -I../src before -I${srcdir} | Roland McGrath |
| 1993-09-06 | * etags.c (L_isdef, L_isquote, L_getit): small optimisations. | Francesco Potortì |
| 1993-08-25 | Change /{/ to /\{/ for Posix compatibility; otherwise, HP awk complains. | Paul Eggert |
| 1993-08-25 | Append /usr/ccs/bin and /usr/sccs to PATH. | Paul Eggert |
| 1993-08-12 | (make-path): Dep on config.h. | Richard M. Stallman |
| 1993-08-11 | (TRUE, FALSE): Don't define if already defined. | Richard M. Stallman |
| 1993-08-09 | (awkscript): Some sites put comma-separated junk after the fullname. | Paul Eggert |
| 1993-08-01 | (put_entries): For NODE->rewritten, put pattern before \177 and name after, | Roland McGrath |
| 1993-08-01 | (main): Generate a SIGIO as soon as we've initialized. | Richard M. Stallman |
| 1993-07-29 | Don't check whether file is readable until we have decided not to ignore it. | Paul Eggert |
| 1993-07-21 | (etags): Depend on ../src/config.h. | Richard M. Stallman |
| 1993-07-20 | Include types.h before file.h. | Richard M. Stallman |
| 1993-07-19 | (install): Use .n, not .new, for temporary filenames. | Richard M. Stallman |
| 1993-07-18 | * wakeup.c: Use CPP tangle from autoconf manual to #include the | Jim Blandy |
| 1993-07-18 | * etags.c (print_help): Break up the very long strings containing | Jim Blandy |
| 1993-07-09 | * etags.c (alloca): removed all references to it. | Jim Blandy |
| 1993-07-09 | (consider_token): was `==', now is `='. | Richard M. Stallman |
| 1993-07-06 | * b2m.c: #include <sys/types.h>. | Jim Blandy |
| 1993-06-30 | Add -q option. | Paul Eggert |
| 1993-06-29 | * etags.c: #include "config.h" and the alloca CPP tangle before | Jim Blandy |
| 1993-06-22 | * Makefile.in (ctags): Depend on etags, so that parallel makes | Jim Blandy |
| 1993-06-19 | (add_node): Move var last_node to file scope. | Richard M. Stallman |
| 1993-06-17 | * Makefile.in: Remember, spaces are not tabs. | Jim Blandy |
| 1993-06-16 | Bring mumbleclean targets into conformance with GNU coding standards. | Jim Blandy |
| 1993-06-13 | (CPP_CFLAGS): New variable. | Richard M. Stallman |
| 1993-06-11 | Reinstate old -f option as an alias for -o for installed base uses. | Richard M. Stallman |
| 1993-06-09 | * emacsserver.c (main): When we're passing a `struct sockaddr_un' | Jim Blandy |