log lisp/progmodes/etags.el @ 56687:fb266772e0e7

age author description
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)
Mon, 25 Mar 2002 00:40:16 +0000 Richard M. Stallman (tags-query-replace): Pass t for NOERROR to query-replace-read-args.
Wed, 13 Mar 2002 14:48:00 +0000 Francesco Potort * progmodes/etags.el (tag-exact-file-name-match-p)
Tue, 12 Mar 2002 13:12:34 +0000 Francesco Potort * progmodes/etags.el (tag-exact-file-name-match-p)
Fri, 22 Feb 2002 16:29:33 +0000 Eli Zaretskii (find-tag-noselect, find-tag)
Sun, 30 Dec 2001 00:52:52 +0000 Richard M. Stallman (tags-query-replace): Doc fix.
Sun, 02 Dec 2001 07:16:37 +0000 Stefan Monnier (tags-with-face): Use make-symbol.
Thu, 25 Oct 2001 15:26:46 +0000 Richard M. Stallman (tags-query-replace): Make tags-loop-scan
Wed, 24 Oct 2001 12:37:08 +0000 Gerd Moellmann Adapt to change in perform-replace.
Thu, 31 May 2001 14:33:15 +0000 Stefan Monnier (tags-compression-info-list): Fix docstring
Mon, 12 Mar 2001 16:38:43 +0000 Gerd Moellmann (tags-loop-continue): Don't change point in a
Mon, 12 Mar 2001 12:33:39 +0000 Francesco Potort 2001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
Wed, 07 Feb 2001 23:29:06 +0000 Dave Love (find-tag-default-function): Fix :type.
Sat, 27 Jan 2001 13:46:21 +0000 Gerd Moellmann (find-tag-noselect): Don't bind
Mon, 15 Jan 2001 16:37:27 +0000 Gerd Moellmann (find-tag-noselect): Save the value of
Thu, 11 Jan 2001 10:17:09 +0000 Eli Zaretskii (find-tag-interactive): If last-tag is nil,
Tue, 09 Jan 2001 15:25:35 +0000 Dave Love (tags-apropos-additional-actions): Fix :type.
Mon, 04 Dec 2000 21:20:57 +0000 Gerd Moellmann (tag-partial-file-name-match-p): New function.
Sun, 12 Nov 2000 00:33:19 +0000 Dave Love (visit-tags-table-buffer): Beware of `t' in
Mon, 09 Oct 2000 01:58:38 +0000 Stefan Monnier Maintainer line updated.
Sun, 08 Oct 2000 19:25:30 +0000 Stefan Monnier Docstring fixes.
Mon, 19 Jun 2000 08:59:19 +0000 Andreas Schwab (tags-query-replace): Put new parameters
Mon, 22 May 2000 18:19:55 +0000 Dave Love Fix last change.
Mon, 22 May 2000 18:03:36 +0000 Dave Love Add to debug-ignored-errors.
Thu, 27 Apr 2000 18:54:39 +0000 Gerd Moellmann (etags-tags-completion-table): Add a `:'
Tue, 25 Apr 2000 19:17:18 +0000 Gerd Moellmann (tags-query-replace): Add parameters START
Tue, 21 Mar 2000 21:47:47 +0000 Gerd Moellmann (tags-case-fold-search): New user-option.
Mon, 06 Dec 1999 13:13:39 +0000 Gerd Moellmann (etags-tags-completion-table): Modified the
Sun, 29 Aug 1999 20:32:04 +0000 Richard M. Stallman (tags-loop-continue): After tags-loop-operate returns, force skip to next file.
Mon, 16 Aug 1999 04:04:27 +0000 Karl Heuer Fix maintainer address.
Wed, 28 Oct 1998 00:04:28 +0000 Richard M. Stallman (initialize-new-tags-table):
Sun, 11 Oct 1998 22:17:03 +0000 Richard M. Stallman (tags-loop-revert-buffers): New variable.
Tue, 06 Oct 1998 22:35:51 +0000 Karl Heuer (tags-reset-tags-tables): Properly
Wed, 24 Jun 1998 09:20:18 +0000 Andreas Schwab (tags-add-tables): Use `other' widget type.
Mon, 20 Apr 1998 02:34:53 +0000 Dan Nicolaescu *** empty log message ***
Sun, 08 Mar 1998 00:22:03 +0000 Richard M. Stallman (select-tags-table-quit): Use quit-window.
Wed, 04 Feb 1998 11:24:28 +0000 Kenichi Handa (etags): Fix defgroup syntax. Why should it
Thu, 29 Jan 1998 09:10:09 +0000 Richard M. Stallman (find-tag-marker-ring-length): New variable.
Mon, 19 Jan 1998 20:24:16 +0000 Richard M. Stallman (etags): Fix defgroup syntax.
Sun, 18 Jan 1998 03:33:26 +0000 Karl Heuer (etags): Fix defgroup syntax.
Thu, 25 Dec 1997 01:11:47 +0000 Richard M. Stallman Customized.
Wed, 03 Sep 1997 22:30:48 +0000 Richard M. Stallman (find-tag-tag): Pass default to completing-read.
Fri, 15 Aug 1997 19:28:16 +0000 Richard M. Stallman (tags-verify-table): Obey revert-without-query.
Sat, 05 Jul 1997 00:54:32 +0000 Richard M. Stallman (next-file, tags-loop-scan): Fix error message.