| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Include errno.h; don't include fasync.h. | Richard M. Stallman | 1994-01-19 | 1 | -84/+114 |
* | Make the argument list output look more like the Lisp docstrings do. | Roland McGrath | 1994-01-16 | 1 | -7/+20 |
* | * etags.c (stab_entry, stab_create, stab_find, stab_search, | Francesco Potortì | 1994-01-14 | 1 | -239/+209 |
* | [USG] (SIGIO): Define as SIGPOLL. | Richard M. Stallman | 1994-01-12 | 1 | -1/+4 |
* | [! HAVE_STRERROR] (strerror): Define the function. | Roland McGrath | 1994-01-09 | 1 | -4/+20 |
* | Declare strerror. | Roland McGrath | 1994-01-08 | 1 | -0/+3 |
* | [! HAVE_STRERROR] (strerror): Define the function. | Roland McGrath | 1994-01-08 | 3 | -0/+45 |
* | Don't declare sys_errlist; declare strerror instead. | Roland McGrath | 1994-01-08 | 1 | -4/+4 |
* | (get_errmsg, pfatal_with_name, pfatal_and_delete): Call strerror instead of | Roland McGrath | 1994-01-08 | 1 | -24/+11 |
* | (main): Call strerror instead of using sys_errlist. | Roland McGrath | 1994-01-08 | 1 | -9/+6 |
* | Don't declare sys_errlist; declare strerror instead. | Roland McGrath | 1994-01-08 | 1 | -6/+4 |
* | [MSDOS]: Use text/binary mode as appropriate. | Richard M. Stallman | 1994-01-06 | 1 | -10/+26 |
* | (main) [MSDOS]: Open all files as binary. | Richard M. Stallman | 1994-01-06 | 2 | -0/+16 |
* | (main) [MSDOS]: Dummy stub just to make the file compile. | Richard M. Stallman | 1994-01-06 | 1 | -0/+6 |
* | (malloc): Don't declare it. | Richard M. Stallman | 1994-01-06 | 1 | -4/+6 |
* | Fix up whitespace. Get rid of spurious casts to void. | Richard M. Stallman | 1994-01-06 | 1 | -135/+156 |
* | Include syswait.h. | Richard M. Stallman | 1994-01-04 | 1 | -48/+64 |
* | (ALL_CFLAGS): Include LDFLAGS. | Richard M. Stallman | 1994-01-02 | 1 | -23/+25 |
* | (${archlibdir}, install): Use $(INSTALL_PROGRAM) | Richard M. Stallman | 1993-12-24 | 1 | -11/+2 |
* | (main): When making tempname, cast result of xmalloc. | Richard M. Stallman | 1993-12-24 | 1 | -1/+2 |
* | (scan_lisp_file): Don't add newline at end of string. | Richard M. Stallman | 1993-12-24 | 1 | -1/+0 |
* | Add --brief option. | Paul Eggert | 1993-12-03 | 1 | -2/+4 |
* | (mostlyclean): Make it distinct from clean. | Richard M. Stallman | 1993-11-26 | 1 | -2/+5 |
* | (${archlibdir}): Don't do chown or chgrp. | Richard M. Stallman | 1993-11-24 | 1 | -7/+0 |
* | (install): Don't change mode or group when installing. | Richard M. Stallman | 1993-11-16 | 1 | -5/+0 |
* | (FUNCST, TYPEDST, STRUCTST, DEFINEST): Delete excess commas. | Richard M. Stallman | 1993-11-16 | 1 | -4/+4 |
* | (read_c_string): For "", concatenate the two strings. | Richard M. Stallman | 1993-11-12 | 1 | -4/+1 |
* | (main): Fix error message text. | Richard M. Stallman | 1993-11-12 | 1 | -1/+1 |
* | Mon Nov 8 19:56:20 MET 1993 Tom Hageman (tom@basil.icce.rug.nl) | Francesco Potortì | 1993-11-08 | 1 | -34/+139 |
* | Tue Nov 2 19:46:52 1993 Francesco Potorti` (pot@cnuce.cnr.it) | Francesco Potortì | 1993-11-02 | 1 | -3/+2 |
* | Declares itself as "etags for emacs 19" instead of "etags for emacs 19.0". | Francesco Potortì | 1993-11-02 | 1 | -2/+2 |
* | (printlogline): Don't generate lines containing only white space. | Paul Eggert | 1993-10-19 | 2 | -4/+14 |
* | (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not cwd. | Roland McGrath | 1993-10-04 | 1 | -1/+1 |
* | Fixed typos or brainos of whoever though `@' was the comment char. | Roland McGrath | 1993-10-03 | 1 | -2/+2 |
* | * etags.c (process_file): dead code removed. | Francesco Potortì | 1993-10-01 | 1 | -17/+7 |
* | (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not from current | Brian Fox | 1993-09-30 | 1 | -3/+6 |
* | (INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Let configure figure out the | Brian Fox | 1993-09-28 | 1 | -47/+37 |
* | Add -h, -n, -r options. | Paul Eggert | 1993-09-24 | 2 | -58/+132 |
* | Mon Sep 20 18:06:12 1993 Francesco Potorti` (pot at fly) | Francesco Potortì | 1993-09-20 | 1 | -21/+25 |
* | Include <src/paths.h>, instead "src/paths.h". | Roland McGrath | 1993-09-12 | 1 | -1/+1 |
* | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 8 | -8/+8 |
* | (b2m, movemail, fakemail, env, emacsserver, emacsclient, getdate.o, | Roland McGrath | 1993-09-10 | 1 | -9/+9 |
* | (ALL_CFLAGS, CPP_CFLAGS): Put -I. -I../src before -I${srcdir} | Roland McGrath | 1993-09-10 | 1 | -2/+2 |
* | * etags.c (L_isdef, L_isquote, L_getit): small optimisations. | Francesco Potortì | 1993-09-06 | 1 | -27/+74 |
* | Change /{/ to /\{/ for Posix compatibility; otherwise, HP awk complains. | Paul Eggert | 1993-08-25 | 2 | -4/+4 |
* | Append /usr/ccs/bin and /usr/sccs to PATH. | Paul Eggert | 1993-08-25 | 1 | -1/+3 |
* | (make-path): Dep on config.h. | Richard M. Stallman | 1993-08-12 | 1 | -1/+1 |
* | (TRUE, FALSE): Don't define if already defined. | Richard M. Stallman | 1993-08-11 | 1 | -0/+4 |
* | (awkscript): Some sites put comma-separated junk after the fullname. | Paul Eggert | 1993-08-09 | 2 | -2/+22 |
* | (put_entries): For NODE->rewritten, put pattern before \177 and name after, | Roland McGrath | 1993-08-01 | 1 | -2/+4 |