log lisp/progmodes/etags.el @ 13165:e5431229a09f

age author description
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.
Tue, 18 Oct 1994 02:19:25 +0000 Richard M. Stallman (etags-tags-table-files, etags-tags-included-tables):
Fri, 14 Oct 1994 03:26:31 +0000 Roland McGrath (tags-reset-tags-tables): New function.
Tue, 27 Sep 1994 05:41:20 +0000 Roland McGrath (etags-tags-completion-table): Allow ? and : in guessed tag names.
Fri, 23 Sep 1994 17:44:56 +0000 Roland McGrath (tag-symbol-match-p): New function.
Fri, 23 Sep 1994 17:29:55 +0000 Roland McGrath (tags-table-check-computed-list): Call tags-verify-table on existing
Wed, 21 Sep 1994 18:37:00 +0000 Richard M. Stallman (find-tag-noselect): Simplify.
Thu, 25 Aug 1994 01:51:34 +0000 Roland McGrath (tags-table-extend-computed-list): In loop processing list of included
Wed, 10 Aug 1994 23:34:39 +0000 Roland McGrath (tags-table-including): Inside loop: if CORE-ONLY skip all consecutive
Fri, 05 Aug 1994 04:33:20 +0000 Richard M. Stallman (select-tags-table): Doc fix.
Wed, 20 Jul 1994 14:02:48 +0000 Roland McGrath (visit-tags-table-buffer): Bind a variable local-tags-file-name with the
Sun, 10 Jul 1994 21:33:55 +0000 Richard M. Stallman (find-tag-regexp): Bind to C-M-..
Sat, 02 Jul 1994 00:45:49 +0000 Richard M. Stallman (visit-tags-table-buffer): Move error call into scope of `file'.
Tue, 28 Jun 1994 20:24:38 +0000 Roland McGrath (tag-exact-match-p): Fix typo in last change.
Tue, 28 Jun 1994 20:21:43 +0000 Roland McGrath (tag-exact-match-p): Test for point sitting after the explicit tag name