log lib-src/etags.c @ 6831:dbfdd66854c9

age author description
Tue, 12 Apr 1994 15:21:25 +0000 Richard M. Stallman #undef static.
Fri, 08 Apr 1994 14:36:25 +0000 Francesco Potort * etags.c (outf, outfiledir): renamed to tagf, tagfiledir.
Wed, 30 Mar 1994 12:04:41 +0000 Francesco Potort * etags.c (main): use etags_getcwd for compatibility.
Fri, 25 Mar 1994 14:31:24 +0000 Francesco Potort * etags.c (emacs_tags_format, ETAGS): removed. Use CTAGS instead.
Wed, 23 Mar 1994 18:27:19 +0000 Francesco Potort * etags.c (cwd, outfiledir): vars added.
Thu, 17 Feb 1994 18:01:38 +0000 Francesco Potort * etags.c (--absolute-pathnames): this option removed.
Mon, 14 Feb 1994 14:28:22 +0000 Francesco Potort * etags.c (absolute_pathnames, cwd): added global vars.
Fri, 14 Jan 1994 17:02:11 +0000 Francesco Potort * etags.c (stab_entry, stab_create, stab_find, stab_search,
Thu, 06 Jan 1994 03:58:35 +0000 Richard M. Stallman (main) [MSDOS]: Open all files as binary.
Tue, 16 Nov 1993 08:24:30 +0000 Richard M. Stallman (FUNCST, TYPEDST, STRUCTST, DEFINEST): Delete excess commas.
Mon, 08 Nov 1993 18:52:56 +0000 Francesco Potort Mon Nov 8 19:56:20 MET 1993 Tom Hageman (tom@basil.icce.rug.nl)
Tue, 02 Nov 1993 18:55:40 +0000 Francesco Potort Tue Nov 2 19:46:52 1993 Francesco Potorti` (pot@cnuce.cnr.it)
Tue, 02 Nov 1993 18:37:02 +0000 Francesco Potort Declares itself as "etags for emacs 19" instead of "etags for emacs 19.0".
Fri, 01 Oct 1993 09:51:07 +0000 Francesco Potort * etags.c (process_file): dead code removed.
Mon, 20 Sep 1993 16:08:50 +0000 Francesco Potort Mon Sep 20 18:06:12 1993 Francesco Potorti` (pot at fly)
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Mon, 06 Sep 1993 11:39:39 +0000 Francesco Potort * etags.c (L_isdef, L_isquote, L_getit): small optimisations.
Sun, 01 Aug 1993 22:13:54 +0000 Roland McGrath (put_entries): For NODE->rewritten, put pattern before \177 and name after,
Sun, 18 Jul 1993 06:12:49 +0000 Jim Blandy * etags.c (print_help): Break up the very long strings containing
Fri, 09 Jul 1993 19:44:58 +0000 Jim Blandy * etags.c (alloca): removed all references to it.
Fri, 09 Jul 1993 18:56:47 +0000 Richard M. Stallman (consider_token): was `==', now is `='.
Tue, 29 Jun 1993 22:58:40 +0000 Jim Blandy * etags.c: #include "config.h" and the alloca CPP tangle before
Sat, 19 Jun 1993 20:35:26 +0000 Richard M. Stallman (add_node): Move var last_node to file scope.
Fri, 11 Jun 1993 18:32:55 +0000 Richard M. Stallman Reinstate old -f option as an alias for -o for installed base uses.
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Tue, 08 Jun 1993 06:20:56 +0000 Richard M. Stallman #undef static.
Fri, 28 May 1993 08:28:20 +0000 Jim Blandy * etags.c: Replace the CPP tangle for alloca with the one from the
Tue, 25 May 1993 21:03:28 +0000 Richard M. Stallman Include ../src/config.h.
Fri, 21 May 1993 04:12:28 +0000 Richard M. Stallman Change permission notice (not "part of Emacs").
Wed, 19 May 1993 21:19:08 +0000 Richard M. Stallman Update GPL version.
Thu, 13 May 1993 03:00:51 +0000 Roland McGrath (main): Don't require that there be input files if -i switches were given.
Mon, 22 Mar 1993 23:13:10 +0000 Richard M. Stallman (YACC): flag added to c_ext.
Wed, 03 Mar 1993 06:20:12 +0000 Richard M. Stallman (C_entries): New local variable quotednl. Used for
Tue, 23 Feb 1993 07:27:39 +0000 Richard M. Stallman (C_entries): Don't reset definedef when a newline inside a comment is met.
Thu, 14 Jan 1993 20:09:22 +0000 Richard M. Stallman (find_entries): If filename ends in .f or .for, don't try anything but Fortran.
Sat, 29 Aug 1992 02:15:08 +0000 Jim Blandy entered into RCS
Thu, 20 Aug 1992 05:09:30 +0000 Richard M. Stallman *** empty log message ***
Tue, 14 Jul 1992 20:54:57 +0000 Jim Blandy *** empty log message ***
Wed, 24 Jun 1992 05:09:26 +0000 Jim Blandy *** empty log message ***
Fri, 24 Apr 1992 08:11:54 +0000 Jim Blandy *** empty log message ***
Thu, 19 Dec 1991 05:21:52 +0000 Jim Blandy *** empty log message ***
Sun, 18 Aug 1991 01:37:14 +0000 Roland McGrath *** empty log message ***
Thu, 11 Apr 1991 18:35:30 +0000 Jim Blandy Initial revision