summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* * etags.c (--absolute-pathnames): this option removed.Francesco Potortì1994-02-171-25/+2
* (put_line): Don't break the line if it all fits.Richard M. Stallman1994-02-161-9/+14
* * etags.c (absolute_pathnames, cwd): added global vars.Francesco Potortì1994-02-141-61/+91
* (C_SWITCH_MACHINE): Get this from autoconf.Richard M. Stallman1994-02-091-3/+4
* (main) [HAVE_SYSVIPC]: Reverse test of fork value.Richard M. Stallman1994-02-081-2/+5
* Initial revisionRichard M. Stallman1994-02-071-0/+93
* (profile): New target.Richard M. Stallman1994-02-051-2/+5
* Include errno.h; don't include fasync.h.Richard M. Stallman1994-01-191-84/+114
* Make the argument list output look more like the Lisp docstrings do.Roland McGrath1994-01-161-7/+20
* * etags.c (stab_entry, stab_create, stab_find, stab_search,Francesco Potortì1994-01-141-239/+209
* [USG] (SIGIO): Define as SIGPOLL.Richard M. Stallman1994-01-121-1/+4
* [! HAVE_STRERROR] (strerror): Define the function.Roland McGrath1994-01-091-4/+20
* Declare strerror.Roland McGrath1994-01-081-0/+3
* [! HAVE_STRERROR] (strerror): Define the function.Roland McGrath1994-01-083-0/+45
* Don't declare sys_errlist; declare strerror instead.Roland McGrath1994-01-081-4/+4
* (get_errmsg, pfatal_with_name, pfatal_and_delete): Call strerror instead ofRoland McGrath1994-01-081-24/+11
* (main): Call strerror instead of using sys_errlist.Roland McGrath1994-01-081-9/+6
* Don't declare sys_errlist; declare strerror instead.Roland McGrath1994-01-081-6/+4
* [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