log lisp/progmodes/etags.el @ 48297:4033e7aa06a8

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