aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Gerd Moellmann2001-07-251-0/+8
|
* (parse_changelog): Remove unused local variable.Gerd Moellmann2001-07-251-19/+33
| | | | | | (main): Add new option --reverse. (print_log): Use it. (parse_changelog): Use it.
* Remove RCS Id keyword.Gerd Moellmann2001-07-202-1/+5
|
* (main, parse_changelog): Make "use strict"-clean.Gerd Moellmann2001-07-201-14/+19
|
* *** empty log message ***Gerd Moellmann2001-07-201-3/+3
|
* (parse_changelog): Add another test for defined value toGerd Moellmann2001-07-201-1/+3
| | | | quiet warnings from Perl 5.005 and above.
* *** empty log message ***Gerd Moellmann2001-07-201-0/+2
|
* (entry_match_p, header_match_p): Fix handling of null or emptyGerd Moellmann2001-07-201-1/+5
| | | | argument to prevent duplicate headers.
* (parse_changelog): Add test for defined value toGerd Moellmann2001-07-202-3/+8
| | | | quiet warning from Perl 5.005 or above.
* Update copyright notice.Gerd Moellmann2001-07-201-0/+680
|
* *** empty log message ***Gerd Moellmann2001-07-171-0/+10
|
* (print_help_and_exit): Fix help message forGerd Moellmann2001-07-171-3/+5
| | | | | | | +LINE:COLUMN option. (main): Add support for +LINE:COLUMN command line argument.
* *** empty log message ***Gerd Moellmann2001-07-161-0/+5
|
* (main): Check that the output file exists andGerd Moellmann2001-07-161-1/+27
| | | | is non-empty if invoked with `--append'.
* properly mark Attic files as deletedKen Raeburn2001-07-066-1713/+0
|
* Add fns.el, which is produced on MS-DOS instead of fns-*.el.Eli Zaretskii2001-06-291-0/+1
|
* Redundant file removed. Use etc/etags.1Francesco Potortì2001-05-171-266/+0
|
* *** empty log message ***Gerd Moellmann2001-05-151-4/+4
|
* Small etags.c and etags.1 changes.Francesco Potortì2001-05-141-1/+9
|
* (add_regex): Reset the whole newly allocated pattern buffer instead ofFrancesco Potortì2001-05-141-6/+5
| | | | the individual members. It's safer and works with Xemacs.
* Markups corrected.Francesco Potortì2001-05-141-24/+27
|
* Remove the entry for the 19.34 release. RMS says it was done on a branch.Eli Zaretskii2001-05-111-4/+0
|
* Remove log entries for 20.5 .. 20.7.Gerd Moellmann2001-05-091-27/+0
|
* *** empty log message ***Gerd Moellmann2001-05-081-0/+5
|
* (enter_namespace): Fix reallocation ofGerd Moellmann2001-05-081-2/+3
| | | | namespace_stack.
* Update copyright notice.Gerd Moellmann2001-05-071-1/+2
|
* *** empty log message ***Eli Zaretskii2001-05-041-0/+4
|
* (globals): Fix handling of namespace aliases.Gerd Moellmann2001-05-032-1/+8
|
* (print_help): Enclose the regexp in the help text example in quotes.Eli Zaretskii2001-04-272-1/+6
|
* (fail): Don't return a value.Dave Love2001-04-052-2/+8
| | | | (main): Cast uid values for sprintf.
* *** empty log message ***Gerd Moellmann2001-04-031-0/+2
|
* (fail, main): Don't use implicit int return type.Gerd Moellmann2001-04-031-1/+4
|
* *** empty log message ***Gerd Moellmann2001-04-031-0/+4
|
* (main): Always return a value.Gerd Moellmann2001-04-031-0/+2
|
* *** empty log message ***Gerd Moellmann2001-03-021-0/+6
|
* (parse_qualified_param_ident_or_type): Return aGerd Moellmann2001-03-021-2/+7
| | | | | freshly allocated object in *LAST_ID. (read_line): Accept \r\n line endings.
* Corrected latest etags.c entry.Francesco Potortì2001-02-261-0/+2
|
* *** empty log message ***Andrew Innes2001-02-241-0/+4
|
* Fix copyright notice.Andrew Innes2001-02-241-2/+2
|
* When in autodetect mode, switch to C++ when the template keyword is metFrancesco Potortì2001-02-232-85/+103
|
* *** empty log message ***Andrew Innes2001-02-221-0/+10
|
* ($(BLD)/movemail.$(O)): Remove reference toAndrew Innes2001-02-221-2/+0
| | | | | VMS header files. ($(BLD)/profile.$(O)): Ditto.
* ($(BLD)\movemail.obj): Remove reference toAndrew Innes2001-02-221-2/+0
| | | | | VMS header files. ($(BLD)\profile.obj): Ditto.
* Add copyright notice.Gerd Moellmann2001-02-205-9/+103
|
* Correct recent instances of my mail address toFrancesco Potortì2001-02-081-8/+8
| | | | Francesco Potorti` <pot@gnu.org>
* *** empty log message ***Andrew Innes2001-02-051-0/+5
|
* ($(DOC)): Use $(THISDIR) instead of . inAndrew Innes2001-02-051-2/+2
| | | | invocation of make-docfile, to work with Windows 2000.
* Modified some comments.Francesco Potortì2001-01-311-1/+2
| | | | | Resumed the correct pot version number. Going to version 3.
* (in_word_set): Use `static' in definition (for pcc).Dave Love2001-01-312-2/+6
|
* Work around small preprocessor bugs in sunos4 pcc and MinGW.Francesco Potortì2001-01-312-8/+15
|