summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* (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
* Make all error messages start with `Error: '.Richard M. Stallman1995-06-281-24/+38
* (CVSROOT, repository): Allow remote repositories a la CVS 1.4.Paul Eggert1995-06-282-18/+34
* * etags.c (plain_C_entries): new function.Francesco Potortì1995-06-271-31/+48
* (main): Add newline in usage message.Richard M. Stallman1995-06-261-1/+1
* (scan_file): Make sure it never looks at filename[-1].Richard M. Stallman1995-06-211-2/+2
* (main) [MSDOS]: Do set _fmode.Richard M. Stallman1995-06-211-1/+1
* * etags.c (find_entries): rewind before rereading the input file.Francesco Potortì1995-06-211-12/+14
* (main): On MSDOS, don't change stdout to binary, and insist on an -o option.Richard M. Stallman1995-06-201-2/+9
* (process_file,absolute_filename): Handle filenamesRichard M. Stallman1995-06-151-0/+8
* (install): Copy wakeup.exe properly.Richard M. Stallman1995-06-151-1/+1
* [MSDOS]: #undef chdir.Karl Heuer1995-06-081-0/+6
* (output_authors): Allow ':' in time zone, as per ISO 8601 and RCS 5.6.8 beta.Paul Eggert1995-06-042-2/+2
* * etags.c (etags_getcwd): Undo the /bin/pwd change. It may raiseFrancesco Potortì1995-05-291-8/+6
* * etags.c (etags_getcwd): Undo the /bin/pwd change. It may raiseFrancesco Potortì1995-05-291-8/+10