log lisp/progmodes/etags.el @ 64043:ae098eff094f

age author description
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.