summaryrefslogtreecommitdiff
path: root/lib-src
AgeCommit message (Collapse)Author
2001-09-05(Help, mainline code): Add new option -L FILE.Paul Eggert
(Copyright): Update year. (LANG, LANGUAGE, LC_ALL, LC_COLLATE, LC_CTYPE, LC_MESSAGES, LC_NUMERIC, LC_TIME): New shell vars, to make sure we live in the C locale. (mainline code): Handle nonstandard -u option differently, by transforming it to standard form. Check for "Working file: ", not "Working file:". Allow file names with spaces. (SOH, rlogfile): New shell vars. (rlogout): Remove. Its old functionality is mostly migrated to rlogfile. Append ';;' to the last arm of every case statement, for portability to ancient broken BSD shells. (logins): Fix bug; was not being computed at all, lowering performance. (pository): New var. This fixes some bugs where repositories are remote, or have trailing slashes. (authors): $llogout is never an empty shell var, so don't worry about that possibility. (printlogline, mainline code): Fix bug with SOH's being put into the output.
2001-09-05*** empty log message ***Gerd Moellmann
2001-09-01(SEEK_END): #define if not defined by system headers.Eli Zaretskii
Suggested by Dave Love <d.love@dl.ac.uk>.
2001-08-29(lisp): Synchronize with src/Makefile.in.Eli Zaretskii
2001-08-09Fix a typo in a comment.Eli Zaretskii
2001-07-25*** empty log message ***Gerd Moellmann
2001-07-25(parse_changelog): Remove unused local variable.Gerd Moellmann
(main): Add new option --reverse. (print_log): Use it. (parse_changelog): Use it.
2001-07-20Remove RCS Id keyword.Gerd Moellmann
2001-07-20(main, parse_changelog): Make "use strict"-clean.Gerd Moellmann
2001-07-20*** empty log message ***Gerd Moellmann
2001-07-20(parse_changelog): Add another test for defined value toGerd Moellmann
quiet warnings from Perl 5.005 and above.
2001-07-20*** empty log message ***Gerd Moellmann
2001-07-20(entry_match_p, header_match_p): Fix handling of null or emptyGerd Moellmann
argument to prevent duplicate headers.
2001-07-20(parse_changelog): Add test for defined value toGerd Moellmann
quiet warning from Perl 5.005 or above.
2001-07-20Update copyright notice.Gerd Moellmann
2001-07-17*** empty log message ***Gerd Moellmann
2001-07-17(print_help_and_exit): Fix help message forGerd Moellmann
+LINE:COLUMN option. (main): Add support for +LINE:COLUMN command line argument.
2001-07-16*** empty log message ***Gerd Moellmann
2001-07-16(main): Check that the output file exists andGerd Moellmann
is non-empty if invoked with `--append'.
2001-07-06properly mark Attic files as deletedKen Raeburn
2001-06-29Add fns.el, which is produced on MS-DOS instead of fns-*.el.Eli Zaretskii
2001-05-17Redundant file removed. Use etc/etags.1Francesco Potortì
2001-05-15*** empty log message ***Gerd Moellmann
2001-05-14Small etags.c and etags.1 changes.Francesco Potortì
2001-05-14(add_regex): Reset the whole newly allocated pattern buffer instead ofFrancesco Potortì
the individual members. It's safer and works with Xemacs.
2001-05-14Markups corrected.Francesco Potortì
2001-05-11Remove the entry for the 19.34 release. RMS says it was done on a branch.Eli Zaretskii
2001-05-09Remove log entries for 20.5 .. 20.7.Gerd Moellmann
2001-05-08*** empty log message ***Gerd Moellmann
2001-05-08(enter_namespace): Fix reallocation ofGerd Moellmann
namespace_stack.
2001-05-07Update copyright notice.Gerd Moellmann
2001-05-04*** empty log message ***Eli Zaretskii
2001-05-03(globals): Fix handling of namespace aliases.Gerd Moellmann
2001-04-27(print_help): Enclose the regexp in the help text example in quotes.Eli Zaretskii
2001-04-05(fail): Don't return a value.Dave Love
(main): Cast uid values for sprintf.
2001-04-03*** empty log message ***Gerd Moellmann
2001-04-03(fail, main): Don't use implicit int return type.Gerd Moellmann
2001-04-03*** empty log message ***Gerd Moellmann
2001-04-03(main): Always return a value.Gerd Moellmann
2001-03-02*** empty log message ***Gerd Moellmann
2001-03-02(parse_qualified_param_ident_or_type): Return aGerd Moellmann
freshly allocated object in *LAST_ID. (read_line): Accept \r\n line endings.
2001-02-26Corrected latest etags.c entry.Francesco Potortì
2001-02-24*** empty log message ***Andrew Innes
2001-02-24Fix copyright notice.Andrew Innes
2001-02-23When in autodetect mode, switch to C++ when the template keyword is metFrancesco Potortì
2001-02-22*** empty log message ***Andrew Innes
2001-02-22($(BLD)/movemail.$(O)): Remove reference toAndrew Innes
VMS header files. ($(BLD)/profile.$(O)): Ditto.
2001-02-22($(BLD)\movemail.obj): Remove reference toAndrew Innes
VMS header files. ($(BLD)\profile.obj): Ditto.
2001-02-20Add copyright notice.Gerd Moellmann
2001-02-08Correct recent instances of my mail address toFrancesco Potortì
Francesco Potorti` <pot@gnu.org>