log lisp/progmodes/etags.el @ 19142:fffebc19fe53

age author description
Sat, 05 Jul 1997 00:54:32 +0000 Richard M. Stallman (next-file, tags-loop-scan): Fix error message.
Thu, 19 Jun 1997 02:47:38 +0000 Richard M. Stallman Delete M-TAB binding of complete-tag.
Sat, 07 Dec 1996 20:38:40 +0000 Richard M. Stallman (etags-file-of-tag): Expand the file name
Sun, 29 Sep 1996 22:58:23 +0000 Richard M. Stallman (etags-file-of-tag): Fix looking-at regexp.
Sun, 22 Sep 1996 21:13:49 +0000 Richard M. Stallman Comment change.
Tue, 23 Jul 1996 22:32:48 +0000 Erik Naggum (tag-exact-file-name-match-p): Fix previous change.
Tue, 23 Jul 1996 16:17:33 +0000 Roland McGrath (etags-goto-tag-location): New local variable LINE; use it.
Sat, 08 Jun 1996 14:24:21 +0000 Roland McGrath (etags-list-tags): When there is an explicit tag name, skip the \177 before
Fri, 07 Jun 1996 17:31:33 +0000 Roland McGrath Fri Jun 7 13:06:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Mon, 29 Jan 1996 23:14:52 +0000 Karl Heuer (visit-tags-table-buffer, tags-loop-scan, complete-tag): Fix error format
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Thu, 14 Dec 1995 06:34:54 +0000 Roland McGrath Fix completely broken changes of 4 Feb 95 by brat@htilbom.ernet.in,
Fri, 17 Nov 1995 22:27:47 +0000 Richard M. Stallman (next-file): Make interactive arg t if had any prefix arg.
Mon, 30 Oct 1995 19:25:04 +0000 Richard M. Stallman (select-tags-table): Don't modify the value of tags-table-list.
Mon, 09 Oct 1995 18:00:54 +0000 Roland McGrath (tags-table-check-computed-list): Map tags-expand-table-name over lists of
Fri, 25 Aug 1995 16:39:34 +0000 Roland McGrath (next-file): Advance next-file-list before finding the file named in its
Thu, 11 May 1995 03:30:10 +0000 Roland McGrath (tags-loop-continue): Doc fix.
Tue, 18 Apr 1995 18:29:05 +0000 Roland McGrath (tags-search, tags-query-replace): Put (quote ...) around args inserted
Sun, 09 Apr 1995 11:39:41 +0000 Richard M. Stallman (list-tags): Delete call to select-tags-matched-file.
Sun, 09 Apr 1995 03:21:37 +0000 Roland McGrath (next-file): Add paren missing from last change.
Sun, 09 Apr 1995 03:18:11 +0000 Roland McGrath (next-file): Handle empty list returned by (tags-table-files).
Tue, 07 Feb 1995 21:00:28 +0000 Richard M. Stallman (etags-file-of-tag): Handle file name used as tag.
Sun, 05 Feb 1995 00:25:16 +0000 Richard M. Stallman Changes to support filenames as tags too and provided
Wed, 18 Jan 1995 21:57:03 +0000 Roland McGrath (etags-file-of-tag): Use a regexp search to find the file name,
Sun, 15 Jan 1995 09:43:29 +0000 Roland McGrath (etags-tags-completion-table): Don't let match string contain a \177.
Thu, 12 Jan 1995 05:50:13 +0000 Richard M. Stallman (etags-goto-tag-location): Add 1 to char positions in TAGS.
Wed, 28 Dec 1994 08:12:25 +0000 Roland McGrath (find-tag-in-order): Don't set buffer-local value of tags-file-name.
Tue, 15 Nov 1994 21:03:22 +0000 Roland McGrath (tags-query-replace): Use query-replace-read-args in interactive spec.
Tue, 15 Nov 1994 02:38:03 +0000 Roland McGrath (tags-table-including): Don't gratuitously cons (what was I thinking?).
Thu, 20 Oct 1994 21:17:44 +0000 Roland McGrath (next-file): Initialize next-file-list all at once from all tables.