summaryrefslogtreecommitdiff
path: root/lib-src/etags.c
Commit message (Expand)AuthorAge
* Add University of California copyright and revised BSDL license.Glenn Morris2007-02-27
* (default_C_help, Cplusplus_help, PHP_help, print_help)Francesco Potortì2007-02-05
* (gperf, in_word_set): changed attribute for Java to (C_JAVA & ~C_PLPL).Francesco Potortì2007-02-04
* Fix file local variables c-file-style specification.Glenn Morris2007-02-03
* Add 2007 to copyright years.Glenn Morris2007-01-21
* Add c-file-style local binding.Richard M. Stallman2007-01-02
* (main): Pass the -u option to sort in ctags mode.Francesco Potortì2007-01-02
* (longopts): New undocumented option --no-duplicates.Francesco Potortì2007-01-02
* (readline): When creating a relative file name from aFrancesco Potortì2006-12-28
* (C_entries): DEFUN names were longer by one: corrected.Francesco Potortì2006-12-20
* Previous changes checked in by jhd checked and cleaned up:Francesco Potortì2006-11-28
* Fix previous change.Jan Djärv2006-08-09
* (readline): Change position on %n and \" in sscanf.Jan Djärv2006-08-09
* * etags.c (readline): expect sscanf returns >= 1.Jan Djärv2006-08-09
* * etags.c (readline): expect sscanf returns 2,Jan Djärv2006-08-08
* * etags.c (TEX_mode): Check getc retruns EOF.Jan Djärv2006-08-08
* Adrian Aichner: <adrian@xemacs.org>Francesco Potortì2006-07-30
* (absolute_filename): Free unused space (cosmetic change).Francesco Potortì2006-07-11
* (Perl_functions): Free space allocated for var package.Francesco Potortì2006-05-02
* Delete c-indentation-style local variable.Dan Nicolaescu2006-04-29
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Cxref mode writes to stdout: do not close tagf,Francesco Potortì2005-11-18
* Undef STDIN if defined. (LynxOS defines it in system header files.)Eli Zaretskii2005-10-20
* (main): In append mode, sort the tags file after writing it.Francesco Potortì2005-09-27
* Preliminary Forth support.Francesco Potortì2005-09-27
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* Update FSF's address.Lute Kamstra2005-07-04
* (main): Fix typo in conversion of LONG_OPTIONS fromAndreas Schwab2004-12-15
* Undo last change.Kim F. Storm2004-11-16
* (main, consider_token, C_entries): Add misc switchKim F. Storm2004-11-09
* (main): When relative file names are given as argument,Francesco Potortì2004-09-13
* [EXIT_SUCCESS, EXIT_FAILURE]: Define them when noFrancesco Potortì2004-09-13
* [LONG_OPTIONS]: make it TRUE (ifdef) or FALSE for ease of use.Francesco Potortì2004-09-08
* (GOOD, BAD): Delete macros. Throughout,Thien-Thi Nguyen2004-05-07
* (consider_token): check C++ `operator' only when the token len is longFrancesco Potortì2003-09-03
* Add arch taglinesMiles Bader2003-09-01
* (suggest_asking_for_help): Fix having macros in a printf statement.Juanma Barranquero2003-07-28
* Remove Philippe Waroquier's email address, at his request.Francesco Potortì2003-05-27
* (Cplusplus_help, Cjava_help): Re-phrase and avoidDave Love2003-01-21
* changes for language-sepcific help by PhilippeFrancesco Potortì2003-01-09
* (regex_tag_multiline, readline): Never pass pfnote aFrancesco Potortì2002-09-03
* (consider_token, C_entries): Switch to C++ parsing whenFrancesco Potortì2002-08-30
* (C_entries): Corrected a problem with const C++ funcs.Francesco Potortì2002-08-29
* Two bug corrections and one new feature.Francesco Potortì2002-08-28
* (F_getit, Fortran_functions, Ada_getit, Asm_labels)Francesco Potortì2002-06-21
* A bug in the new function. No change log.Francesco Potortì2002-06-20
* Use, together with etags.el, an optimised form of tags,Francesco Potortì2002-06-20
* (add_regex): Invalid regexp modifiers are ignored.Francesco Potortì2002-06-20
* * etags.c (erlang_atom, erlang_attribute): Bugs corrected.Francesco Potortì2002-06-13
* New multi-line regexp and new regexp syntax.Francesco Potortì2002-06-13