aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/etags.c
Commit message (Expand)AuthorAgeFilesLines
* [ChangeLog]Paul Eggert2011-05-281-8/+1
* * lib-src/etags.c: Fix typo in previous comment change.Glenn Morris2011-05-201-1/+1
* * lib-src/etags.c: Comment.Glenn Morris2011-05-201-2/+5
* * etags.c (just_read_file): Remove dummy variable and simplify.Paul Eggert2011-03-281-4/+2
* * etags.c (Ada_funcs): Redo slightly to avoid overflow warning.Paul Eggert2011-03-211-1/+1
* etags: In Prolog functions, don't assume int fits in size_t.Paul Eggert2011-03-211-16/+16
* * etags.c (ISUPPER): Move to inside the only #ifdef where it's used.Paul Eggert2011-02-251-1/+1
* Fix 2011-02-22T17:37:[email protected].Eli Zaretskii2011-02-221-1/+2
* etags: Downcase drive letters, for consistency with Emacs proper.Paul Eggert2011-02-221-4/+3
* [ChangeLog]Paul Eggert2011-02-211-6/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-3/+2
* Include <unistd.h> unilaterally.Paul Eggert2011-01-091-3/+2
* Merge changes from emacs-23 branchChong Yidong2011-01-021-6/+3
|\
| * Set short copyright year to 2011.Glenn Morris2011-01-011-6/+3
* | Add more xz compression support.Ulrich Mueller2010-09-251-1/+2
* | Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *).Jan D2010-08-111-109/+104
* | Add NO_RETURN specifiers to functions in lib-src.Dan Nicolaescu2010-07-241-3/+3
* | Convert function definitions to standard C.Dan Nicolaescu2010-07-021-244/+127
* | Remove __P.Jan D2010-07-021-5/+0
* | Remove __P and P_ from .c and .m files and definition of P_Jan D2010-07-021-121/+121
* | Remove extern errno declarations.Dan Nicolaescu2010-04-011-3/+0
|/
* * etags.c (Scheme_functions): Don't loop past a null character (Bug#5601).Chong Yidong2010-02-201-2/+3
* * etags.c (Fortran_functions): Handle recursive keyword (Bug#5484).Chong Yidong2010-01-291-0/+4
* Mario Lang <[email protected]>: Remove some duplicated words.Mario Lang2010-01-151-1/+1
* Set copyright year to 2010.Glenn Morris2010-01-101-2/+2
* * etags.c (absolute_filename): Use memove if we have it for overlapping copy.Jan Djärv2009-11-231-1/+10
* (print_version): Update copyright for 2009.Glenn Morris2009-01-051-2/+2
* Derek Peschel <dpeschel at eskimo.com> (tiny change)Glenn Morris2008-11-221-1/+1
* (main): Do not use static space for the tagfile string.Francesco Potortì2008-08-251-5/+6
* (main): Use canonicalize_filename on tags file name.Francesco Potortì2008-08-161-31/+38
* * bitmaps/README:Dan Nicolaescu2008-07-311-152/+2
* American English spelling fix.Glenn Morris2008-06-271-1/+1
* remove useless if-before-free testsJim Meyering2008-06-021-15/+11
* (relative_filename): Treat "///" like "/" in filenames.Stefan Monnier2008-05-291-1/+7
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-091-6/+4
* Merge from emacs--rel--22Miles Bader2008-03-011-1/+1
|\
| * (Perl_functions): Fix call to skip_spaces.Stefan Monnier2008-02-271-1/+1
| * Undo last change (mistakenly committed to branch).Chong Yidong2008-02-041-5/+4
| * Added "GTY" as synonym for __attribute__. Updated gperf output.Chong Yidong2008-02-041-4/+5
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| * (print_version): Update copyright to 2008.Glenn Morris2008-01-041-1/+1
* | Added "GTY" as synonym for __attribute__. UpdatedChong Yidong2008-02-041-5/+6
* | (print_version): Update copyright to 2008.Glenn Morris2008-01-041-2/+2
* | Merge from emacs--rel--22Miles Bader2007-12-061-2/+12
|\|
| * (default_C_help) [CTAGS]: differentiate the help string,Francesco Potortì2007-11-221-15/+23
| * Backporting bug corrections from trunk.Francesco Potortì2007-11-201-19/+17
* | Make prototypes for extern definitions, and add allFrancesco Potortì2007-11-151-38/+35
* | (C_entries): In case '}', set fvdef to fvnoneFrancesco Potortì2007-11-151-2/+2
* | Merge from emacs--rel--22Miles Bader2007-08-131-2/+2
|\|
| * Replace `iff' in comments.Glenn Morris2007-08-081-2/+2