log lisp/progmodes/etags.el @ 85451:e1af3a725ca4

age author description
Fri, 19 Oct 2007 18:41:09 +0000 Dan Nicolaescu * textmodes/two-column.el (2C-split, 2C-merge):
Fri, 01 Feb 2008 23:35:30 +0000 Chong Yidong Undo last change.
Fri, 01 Feb 2008 23:21:56 +0000 Chong Yidong (tags-loop-revert-buffers): Value `ask' means to query the user interactively.
Tue, 29 Jan 2008 14:47:32 +0000 Richard M. Stallman (tags-query-replace): Delete unused optional args. Doc fix.
Sat, 26 Jan 2008 17:53:18 +0000 Eli Zaretskii (tags-query-replace): Doc fix.
Mon, 07 Jan 2008 02:11:00 +0000 Glenn Morris Add 2008 to copyright years.
Fri, 02 Nov 2007 08:17:23 +0000 Glenn Morris (tags-table-mode): Disable undo.
Sun, 14 Oct 2007 02:51:16 +0000 Glenn Morris (select-tags-table): Disable undo in the `*Tags Table List*' buffer.
Wed, 08 Aug 2007 07:31:11 +0000 Glenn Morris Replace `iff' in doc-strings and comments.
Wed, 25 Jul 2007 04:29:40 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
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>