log lib-src/etags.c @ 82164:ce1b74b859a9

age author description
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Tue, 17 Jul 2007 15:13:24 +0000 Francesco Potort * etags.c (C_entries): Reset the fvdef machine when out of function.
Thu, 07 Jun 2007 07:47:00 +0000 Glenn Morris Fix typo in previous change.
Thu, 07 Jun 2007 07:23:48 +0000 Glenn Morris (print_version): Add `emacs_copyright' string, for easier automatic
Fri, 18 May 2007 08:43:54 +0000 Francesco Potort Extern definitions of some more pointer functions for
Wed, 27 Feb 2008 20:48:57 +0000 Stefan Monnier (Perl_functions): Fix call to skip_spaces.
Mon, 04 Feb 2008 04:51:29 +0000 Chong Yidong Undo last change (mistakenly committed to branch).
Mon, 04 Feb 2008 04:45:16 +0000 Chong Yidong Added "GTY" as synonym for __attribute__. Updated gperf output.
Mon, 07 Jan 2008 08:39:45 +0000 Glenn Morris Add 2008 to copyright years.
Fri, 04 Jan 2008 02:59:42 +0000 Glenn Morris (print_version): Update copyright to 2008.
Thu, 22 Nov 2007 11:31:48 +0000 Francesco Potort (default_C_help) [CTAGS]: differentiate the help string,
Tue, 20 Nov 2007 16:17:40 +0000 Francesco Potort Backporting bug corrections from trunk.
Wed, 08 Aug 2007 07:12:39 +0000 Glenn Morris Replace `iff' in comments.
Wed, 25 Jul 2007 05:06:11 +0000 Glenn Morris Switch license to GPLv3 or later.
Tue, 27 Feb 2007 03:19:57 +0000 Glenn Morris Add University of California copyright and revised BSDL license.
Mon, 05 Feb 2007 21:33:33 +0000 Francesco Potort (default_C_help, Cplusplus_help, PHP_help, print_help)
Sun, 04 Feb 2007 22:03:09 +0000 Francesco Potort (gperf, in_word_set): changed attribute for Java to (C_JAVA & ~C_PLPL).
Sat, 03 Feb 2007 21:58:55 +0000 Glenn Morris Fix file local variables c-file-style specification.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Tue, 02 Jan 2007 18:32:12 +0000 Richard M. Stallman Add c-file-style local binding.
Tue, 02 Jan 2007 11:28:13 +0000 Francesco Potort (main): Pass the -u option to sort in ctags mode.
Tue, 02 Jan 2007 11:00:02 +0000 Francesco Potort (longopts): New undocumented option --no-duplicates.
Thu, 28 Dec 2006 00:05:53 +0000 Francesco Potort (readline): When creating a relative file name from a
Wed, 20 Dec 2006 10:41:29 +0000 Francesco Potort (C_entries): DEFUN names were longer by one: corrected.
Tue, 28 Nov 2006 13:40:36 +0000 Francesco Potort Previous changes checked in by jhd checked and cleaned up:
Wed, 09 Aug 2006 06:56:38 +0000 Jan Djrv Fix previous change.
Wed, 09 Aug 2006 06:56:16 +0000 Jan Djrv (readline): Change position on %n and \" in sscanf.
Wed, 09 Aug 2006 06:22:27 +0000 Jan Djrv * etags.c (readline): expect sscanf returns >= 1.
Tue, 08 Aug 2006 09:34:56 +0000 Jan Djrv * etags.c (readline): expect sscanf returns 2,
Tue, 08 Aug 2006 09:33:10 +0000 Jan Djrv * etags.c (TEX_mode): Check getc retruns EOF.