summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* [MSDOS]: Use text/binary mode as appropriate.Richard M. Stallman1994-01-061-10/+26
* (main) [MSDOS]: Open all files as binary.Richard M. Stallman1994-01-062-0/+16
* (main) [MSDOS]: Dummy stub just to make the file compile.Richard M. Stallman1994-01-061-0/+6
* (malloc): Don't declare it.Richard M. Stallman1994-01-061-4/+6
* Fix up whitespace. Get rid of spurious casts to void.Richard M. Stallman1994-01-061-135/+156
* Include syswait.h.Richard M. Stallman1994-01-041-48/+64
* (ALL_CFLAGS): Include LDFLAGS.Richard M. Stallman1994-01-021-23/+25
* (${archlibdir}, install): Use $(INSTALL_PROGRAM)Richard M. Stallman1993-12-241-11/+2
* (main): When making tempname, cast result of xmalloc.Richard M. Stallman1993-12-241-1/+2
* (scan_lisp_file): Don't add newline at end of string.Richard M. Stallman1993-12-241-1/+0
* Add --brief option.Paul Eggert1993-12-031-2/+4
* (mostlyclean): Make it distinct from clean.Richard M. Stallman1993-11-261-2/+5
* (${archlibdir}): Don't do chown or chgrp.Richard M. Stallman1993-11-241-7/+0
* (install): Don't change mode or group when installing.Richard M. Stallman1993-11-161-5/+0
* (FUNCST, TYPEDST, STRUCTST, DEFINEST): Delete excess commas.Richard M. Stallman1993-11-161-4/+4
* (read_c_string): For "", concatenate the two strings.Richard M. Stallman1993-11-121-4/+1
* (main): Fix error message text.Richard M. Stallman1993-11-121-1/+1
* Mon Nov 8 19:56:20 MET 1993 Tom Hageman (tom@basil.icce.rug.nl)Francesco Potortì1993-11-081-34/+139
* Tue Nov 2 19:46:52 1993 Francesco Potorti` (pot@cnuce.cnr.it)Francesco Potortì1993-11-021-3/+2
* Declares itself as "etags for emacs 19" instead of "etags for emacs 19.0".Francesco Potortì1993-11-021-2/+2
* (printlogline): Don't generate lines containing only white space.Paul Eggert1993-10-192-4/+14
* (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not cwd.Roland McGrath1993-10-041-1/+1
* Fixed typos or brainos of whoever though `@' was the comment char.Roland McGrath1993-10-031-2/+2
* * etags.c (process_file): dead code removed.Francesco Potortì1993-10-011-17/+7
* (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not from currentBrian Fox1993-09-301-3/+6
* (INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Let configure figure out theBrian Fox1993-09-281-47/+37
* Add -h, -n, -r options.Paul Eggert1993-09-242-58/+132
* Mon Sep 20 18:06:12 1993 Francesco Potorti` (pot at fly)Francesco Potortì1993-09-201-21/+25
* Include <src/paths.h>, instead "src/paths.h".Roland McGrath1993-09-121-1/+1
* Include <config.h> instead of "config.h".Roland McGrath1993-09-108-8/+8
* (b2m, movemail, fakemail, env, emacsserver, emacsclient, getdate.o,Roland McGrath1993-09-101-9/+9
* (ALL_CFLAGS, CPP_CFLAGS): Put -I. -I../src before -I${srcdir}Roland McGrath1993-09-101-2/+2
* * etags.c (L_isdef, L_isquote, L_getit): small optimisations.Francesco Potortì1993-09-061-27/+74
* Change /{/ to /\{/ for Posix compatibility; otherwise, HP awk complains.Paul Eggert1993-08-252-4/+4
* Append /usr/ccs/bin and /usr/sccs to PATH.Paul Eggert1993-08-251-1/+3
* (make-path): Dep on config.h.Richard M. Stallman1993-08-121-1/+1
* (TRUE, FALSE): Don't define if already defined.Richard M. Stallman1993-08-111-0/+4
* (awkscript): Some sites put comma-separated junk after the fullname.Paul Eggert1993-08-092-2/+22
* (put_entries): For NODE->rewritten, put pattern before \177 and name after,Roland McGrath1993-08-011-2/+4
* (main): Generate a SIGIO as soon as we've initialized.Richard M. Stallman1993-08-011-1/+5
* Don't check whether file is readable until we have decided not to ignore it.Paul Eggert1993-07-291-3/+3
* (etags): Depend on ../src/config.h.Richard M. Stallman1993-07-211-1/+1
* Include types.h before file.h.Richard M. Stallman1993-07-201-1/+1
* (install): Use .n, not .new, for temporary filenames.Richard M. Stallman1993-07-191-7/+8
* * wakeup.c: Use CPP tangle from autoconf manual to #include theJim Blandy1993-07-181-1/+12
* * etags.c (print_help): Break up the very long strings containingJim Blandy1993-07-181-20/+19
* * etags.c (alloca): removed all references to it.Jim Blandy1993-07-091-18/+2
* (consider_token): was `==', now is `='.Richard M. Stallman1993-07-091-36/+35
* * b2m.c: #include <sys/types.h>.Jim Blandy1993-07-061-1/+2
* Add -q option.Paul Eggert1993-06-301-3/+6