log lisp/progmodes/etags.el @ 72830:111c9ca5ccfb

age author description
Sat, 25 Feb 2006 01:48:09 +0000 Francesco Potort (tags-completion-table): Do completion from all the tables in the
Fri, 10 Feb 2006 09:00:31 +0000 Nick Roberts Update copyright for 2006.
Fri, 21 Oct 2005 08:48:04 +0000 Juri Linkov (tags-table-mode): New function.
Sun, 16 Oct 2005 09:31:48 +0000 Masatake YAMATO * message.el (message-expand-group): Pass the common
Mon, 10 Oct 2005 17:49:12 +0000 Stefan Monnier (select-tags-table-mode): Don't use selective-display.
Sat, 24 Sep 2005 13:44:02 +0000 Romain Francoise 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
Mon, 01 Aug 2005 08:43:45 +0000 Nick Roberts Update copyright for release of 22.1 for progmodes directory.
Mon, 04 Jul 2005 17:55:18 +0000 Lute Kamstra Update FSF's address.
Mon, 04 Jul 2005 03:03:30 +0000 Juanma Barranquero (etags): Finish `defgroup' description with period.
Sun, 22 May 2005 13:51:28 +0000 Richard M. Stallman (list-tags): Use with-no-warnings.
Mon, 16 May 2005 11:33:47 +0000 Juanma Barranquero Replace `string-to-int' by `string-to-number'.
Fri, 08 Oct 2004 17:32:33 +0000 Eli Zaretskii (etags-tags-completion-table): Use progress reporter.
Sat, 28 Aug 2004 15:30:31 +0000 Richard M. Stallman (find-tag-default): Moved to subr.el.
Wed, 28 Jul 2004 09:05:23 +0000 Masatake YAMATO (etags-tags-apropos): Show building progress.
Fri, 21 May 2004 08:36:46 +0000 Masatake YAMATO (etags-tags-completion-table): Show parsing progress.
Fri, 21 May 2004 07:25:07 +0000 Masatake YAMATO * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Thu, 10 Jul 2003 16:30:54 +0000 John Paul Wallington (visit-tags-table-buffer): Add autoload cookie;
Fri, 11 Apr 2003 09:08:29 +0000 Masatake YAMATO 2003-04-11 Masatake YAMATO <jet@gyve.org>
Sat, 05 Apr 2003 18:19:30 +0000 Masatake YAMATO * progmodes/etags.el (tag-find-file-of-tag): Renamed from
Fri, 04 Apr 2003 20:01:36 +0000 Juanma Barranquero (find-file-of-tag-noselect, find-file-of-tag): New helper functions.
Thu, 03 Apr 2003 15:55:37 +0000 Juanma Barranquero Require button.el.
Tue, 11 Feb 2003 21:40:17 +0000 Stefan Monnier (find-tag-tag): Move (default foo) to before `:' in the prompt.
Thu, 14 Nov 2002 07:16:14 +0000 Juanma Barranquero (find-tag-default): Copy text at point without properties.
Fri, 06 Sep 2002 15:12:15 +0000 Francesco Potort (find-tag-tag, complete-tag): Bind
Thu, 20 Jun 2002 11:27:01 +0000 Francesco Potort (tag-implicit-name-match-p): New function.
Thu, 20 Jun 2002 10:12:43 +0000 Francesco Potort Rearranged the order in which the tag-*-match-p functions are defined,
Thu, 20 Jun 2002 10:05:11 +0000 Francesco Potort Comment corrected.
Mon, 20 May 2002 18:48:33 +0000 Stefan Monnier (tags-complete-tags-table-file): Don't cons unnecessarily.
Fri, 12 Apr 2002 03:03:26 +0000 Stefan Monnier (etags-verify-tags-table, etags-snarf-tag, etags-list-tags)