* etags.c (pfatal): New function.
[bpt/emacs.git] / lib-src / etags.c
1995-01-10 Francesco Potortì* etags.c (pfatal): New function.
1995-01-10 Francesco Potortì* etags.c (Lang_function): Use void instead to declare the
1995-01-06 Richard M. Stallman(C_entries): Ignore carriage return at end of line.
1994-11-22 Francesco Potortì* etags.c (print_help): print --regex usage for ctags...
1994-11-16 Francesco Potortì* etags.c [ETAGS_REGEXP]: All the new code that deals...
1994-11-16 Francesco Potortì* etags.c (<errno.h>): #include added.
1994-11-01 Richard M. Stallman(main, etags_getcwd): Test DOS_NT instead of MSDOS.
1994-10-21 Francesco Potortì* etags.c (prestr, substr): return a logical type.
1994-10-20 David J. MacKenzieDon't declare malloc, since we include config.h.
1994-10-12 David J. MacKenzieEliminate some -Wall warnings.
1994-10-11 Francesco Potortì* etags.c (C_entries): Name the #define's that are...
1994-09-30 Francesco Potortì* etags.c (C_entries): Recognise typedef of ANSI style...
1994-09-16 Karl Heuer(etags_getcwd): Use getcwd if available.
1994-07-08 Francesco Potortì* etags.c (main): Don't barf on obsolete -t and -T...
1994-06-03 Francesco Potortì* etags.c (absolute_filename): Remove infinite loop...
1994-06-03 Francesco Potortì* etags.c (etags_getcwd): Delete the trailing newline...
1994-05-18 Richard M. Stallman(etags_getcwd): Cast result of popen.
1994-05-17 Karl Heuer[!MSDOS]: Declare popen.
1994-05-04 Karl HeuerUpdate copyright.
1994-04-30 Richard M. Stallman(find_entries): Treat `*.cpp' as C++ files.
1994-04-30 Richard M. Stallman[MSDOS]: #include <sys/param.h> for the following.
1994-04-23 Richard M. Stallman(print_version): Print VERSION as a string.
1994-04-18 Francesco Potortì* etags.c (main, print_help): eliminate the -F option.
1994-04-18 Francesco Potortì* etags.c (absolute_filename): compare against '\0...
1994-04-12 Richard M. Stallman#undef static.
1994-04-08 Francesco Potortì* etags.c (outf, outfiledir): renamed to tagf, tagfiledir.
1994-03-30 Francesco Potortì* etags.c (main): use etags_getcwd for compatibility.
1994-03-25 Francesco Potortì* etags.c (emacs_tags_format, ETAGS): removed. Use...
1994-03-23 Francesco Potortì* etags.c (cwd, outfiledir): vars added.
1994-02-17 Francesco Potortì* etags.c (--absolute-pathnames): this option removed.
1994-02-14 Francesco Potortì* etags.c (absolute_pathnames, cwd): added global vars.
1994-01-14 Francesco Potortì* etags.c (stab_entry, stab_create, stab_find, stab_search,
1994-01-06 Richard M. Stallman(main) [MSDOS]: Open all files as binary.
1993-11-16 Richard M. Stallman(FUNCST, TYPEDST, STRUCTST, DEFINEST): Delete excess...
1993-11-08 Francesco PotortìMon Nov 8 19:56:20 MET 1993 Tom Hageman (tom@basil...
1993-11-02 Francesco PotortìTue Nov 2 19:46:52 1993 Francesco Potorti` (pot...
1993-11-02 Francesco PotortìDeclares itself as "etags for emacs 19" instead of...
1993-10-01 Francesco Potortì* etags.c (process_file): dead code removed.
1993-09-20 Francesco PotortìMon Sep 20 18:06:12 1993 Francesco Potorti` (pot...
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-09-06 Francesco Potortì* etags.c (L_isdef, L_isquote, L_getit): small optimisa...
1993-08-01 Roland McGrath(put_entries): For NODE->rewritten, put pattern before...
1993-07-18 Jim Blandy* etags.c (print_help): Break up the very long strings...
1993-07-09 Jim Blandy* etags.c (alloca): removed all references to it.
1993-07-09 Richard M. Stallman(consider_token): was `==', now is `='.
1993-06-29 Jim Blandy* etags.c: #include "config.h" and the alloca CPP tangl...
1993-06-19 Richard M. Stallman(add_node): Move var last_node to file scope.
1993-06-11 Richard M. StallmanReinstate old -f option as an alias for -o for installe...
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-06-08 Richard M. Stallman#undef static.
1993-05-28 Jim Blandy* etags.c: Replace the CPP tangle for alloca with the...
1993-05-25 Richard M. StallmanInclude ../src/config.h.
1993-05-21 Richard M. StallmanChange permission notice (not "part of Emacs").
1993-05-19 Richard M. StallmanUpdate GPL version.
1993-05-13 Roland McGrath(main): Don't require that there be input files if...
1993-03-22 Richard M. Stallman(YACC): flag added to c_ext.
1993-03-03 Richard M. Stallman(C_entries): New local variable quotednl. Used for
1993-02-23 Richard M. Stallman(C_entries): Don't reset definedef when a newline insid...
1993-01-14 Richard M. Stallman(find_entries): If filename ends in .f or .for, don...
1992-08-29 Jim Blandyentered into RCS
1992-08-20 Richard M. Stallman*** empty log message ***
1992-07-14 Jim Blandy*** empty log message ***
1992-06-24 Jim Blandy*** empty log message ***
1992-04-24 Jim Blandy*** empty log message ***
1991-12-19 Jim Blandy*** empty log message ***
1991-08-18 Roland McGrath*** empty log message ***
1991-04-11 Jim BlandyInitial revision