log lisp/progmodes/etags.el @ 10661:32beb7b6dbf7

age author description
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
Fri, 24 Jun 1994 08:07:57 +0000 Roland McGrath (visit-tags-table-buffer): Don't take car of return frmo
Thu, 23 Jun 1994 01:30:12 +0000 Roland McGrath Fix bits of last change lost in Emacs crash.
Thu, 23 Jun 1994 01:11:38 +0000 Roland McGrath (tags-table-including): Don't call tags-table-check-computed-list.
Fri, 17 Jun 1994 04:05:56 +0000 Roland McGrath (tags-table-computed-list, tags-table-computed-list-for): New variables.
Wed, 15 Jun 1994 04:37:26 +0000 Richard M. Stallman (find-tag-history): New variable.
Fri, 10 Jun 1994 23:01:10 +0000 Richard M. Stallman (complete-tag): Likewise.
Mon, 23 May 1994 05:07:27 +0000 Richard M. Stallman (select-tags-table-mode): New function, a major mode.
Tue, 03 May 1994 00:26:48 +0000 Roland McGrath (visit-tags-tbale-buffer): If CONT is stringp, use it for tags-file-name.