summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* [DJGPP v2]: Include io.h.Richard M. Stallman1996-04-121-0/+11
* [WINDOWSNT]: Include io.h.Richard M. Stallman1996-04-111-0/+1
* (CTAGSOBJ): Compile with regexp support.Geoff Voelker1996-04-101-3/+8
* (main) [MSDOS]: Handle DJGPP version 2.Richard M. Stallman1996-04-101-0/+7
* (absolute_filename): Use absolutefn.Richard M. Stallman1996-04-021-1/+1
* (absolutefn) [DOS_NT]: Support Novell drives whose driveRichard M. Stallman1996-04-011-6/+51
* Change uses of del to $(DEL).Geoff Voelker1996-03-281-4/+3
* * etags.c (just_read_file): Reset lineno and charno on entry.Francesco Potortì1996-03-221-92/+408
* (main): Initialize progname variable before using it.Richard M. Stallman1996-03-201-2/+3
* (getpid): New function.Geoff Voelker1996-03-191-0/+6
* Comment change.Richard M. Stallman1996-02-221-1/+1
* (main, both definitions): Print a newline for normal termination.Karl Heuer1996-02-211-1/+4
* (main): Convert port to network byte order.Karl Heuer1996-02-211-1/+1
* Comment fixes.Karl Heuer1996-02-171-2/+2
* (pop_retrieve, getline): Avoid type clashes.Karl Heuer1996-01-201-3/+4
* (enum sym_type, anonymous enum): Delete final comma.Karl Heuer1996-01-191-2/+2
* Update FSF's address in the preamble.Erik Naggum1996-01-1514-49/+66
* (initialize_fullname): Add support for NIS+.Paul Eggert1996-01-152-6/+36
* (consider_token): Fix typo in expression.Karl Heuer1996-01-101-1/+1
* Comment fixes.Karl Heuer1996-01-053-6/+6
* (substitute): Fix spelling in message.Karl Heuer1996-01-051-6/+6
* (etags, ctags): Compile with regexp support.Geoff Voelker1996-01-041-10/+34
* (main): Do chmod based on existing permission.Karl Heuer1996-01-031-1/+9
* (install): Turn on read/execute permission.Richard M. Stallman1995-12-271-0/+2
* (LIB_STANDARD_LIBSRC): Use this instead of LIB_STANDARD.Karl Heuer1995-12-211-6/+6
* * etags.c (Cplusplus_suffixes): Add .M suffix for Objective C++.Francesco Potortì1995-12-071-227/+417
* * Makefile.in (ctags): depend on etags only for simplicity;Francesco Potortì1995-12-071-2/+2
* (DOC, clean): Don't use switches to del not supported by Win95.Geoff Voelker1995-11-221-3/+3
* (regex.o): Depend on ../src/config.h.Richard M. Stallman1995-11-141-1/+1
* (LIB_STANDARD): Extract this as in src/Makefile.in.Richard M. Stallman1995-11-121-1/+12
* (DOC): Include strings from w32term.c, w32xfns.c,Geoff Voelker1995-11-071-5/+1
* * etags.c (get_lang_from_name, get_lang_from_interpreter,Francesco Potortì1995-11-061-142/+251
* * etags.c (lowcase): Use the standard tolower function.Francesco Potortì1995-11-021-96/+81
* (getdate.o, movemail.o): Specify -Demacs.Richard M. Stallman1995-10-301-6/+8
* Add #undef for open, close, read, write.Richard M. Stallman1995-08-311-0/+6
* [HAVE_CONFIG_H]: Include config.h.Roland McGrath1995-08-231-1/+10
* (getdate.c): New target.Richard M. Stallman1995-08-181-4/+6
* * etags.c (Pascal_functions): Close comment bug corrected.Francesco Potortì1995-08-171-87/+92
* (xrealloc): Change cast to match return type.Karl Heuer1995-08-121-1/+1
* (xmalloc, xrealloc): Use return-type long *.Richard M. Stallman1995-08-111-6/+6
* (main): Fix previous change.Richard M. Stallman1995-08-061-2/+6
* (main): Mention lock file name in error message.Richard M. Stallman1995-08-051-1/+5
* (gettimeofday): New function, defined if necessary.Richard M. Stallman1995-07-301-0/+17
* (distclean): Delete Makefile.c, not Makefile.in.Richard M. Stallman1995-07-181-2/+2
* Comment change.Richard M. Stallman1995-07-181-2/+2
* (tags): Synonym for `TAGS'.Karl Heuer1995-07-171-0/+1
* (install, maybe-blessmail): Don't cd ..;Karl Heuer1995-07-161-4/+4
* (datearg): Separate date from time with comma, not space,Paul Eggert1995-07-082-8/+10
* Replace `#!/bin/sh' with `#! /bin/sh', for benefit of systemsPaul Eggert1995-07-074-7/+7
* (main) [MAIL_USE_POP]: When a user specifies aRichard M. Stallman1995-06-301-7/+2