log lisp/progmodes/etags.el @ 9152:364abaa6ddf2

age author description
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.
Mon, 02 May 1994 21:41:43 +0000 Roland McGrath (tags-find-table-in-list): Only recurse if (tags-included-tables) returns
Sat, 30 Apr 1994 00:51:52 +0000 Roland McGrath (tags-table-parent-pointer-list): Doc fix; elts are now 3-elt lists.
Tue, 26 Apr 1994 09:39:30 +0000 Richard M. Stallman (tags-add-tables): Doc fix.
Tue, 08 Mar 1994 05:58:50 +0000 Roland McGrath (etags-list-tags): Check for explicit tag names.
Tue, 08 Mar 1994 05:49:24 +0000 Roland McGrath (etags-tags-completion-table): Let the line number or char pos be empty.
Wed, 02 Mar 1994 05:24:33 +0000 Roland McGrath (tags-add-tables): Change default value to 'ask-user; update doc.
Fri, 11 Feb 1994 05:54:37 +0000 Roland McGrath (etags-goto-tag-location): First go directly to STARTPOS and see if PAT is
Mon, 31 Jan 1994 23:05:32 +0000 Roland McGrath (visit-tags-table-buffer): Don't change VISIT-TAGS-TABLE-BUFFER-CONT when
Thu, 23 Dec 1993 03:31:03 +0000 Richard M. Stallman (visit-tags-table-buffer): Change "Add to list" question.
Thu, 25 Nov 1993 08:12:35 +0000 Richard M. Stallman (tags-add-tables): New variable.