log lisp/progmodes/etags.el @ 7284:87be9630459d

age author description
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.
Sat, 20 Nov 1993 05:50:01 +0000 Richard M. Stallman (tags-complete-tag): Bind enable-recursive-minibuffers to t.
Tue, 09 Nov 1993 07:13:00 +0000 Richard M. Stallman (etags-list-tags): Return t if found the file.
Mon, 18 Oct 1993 07:54:49 +0000 Roland McGrath (list-tags): Fix completing-read call interactive spec; TABLE and PREDICATE
Mon, 06 Sep 1993 22:15:21 +0000 Roland McGrath (tag-exact-match-p): Return true if TAG is the explicit tag name.
Mon, 30 Aug 1993 16:17:35 +0000 Roland McGrath (next-file): If arg is neither t nor nil, then eval it to return initial
Sun, 08 Aug 1993 07:21:22 +0000 Richard M. Stallman (etags-goto-tag-location): If match started with Ctrl-m,
Sun, 01 Aug 1993 22:22:48 +0000 Roland McGrath (etags-tags-completion-table): Fixed regexp for today's format.
Sun, 01 Aug 1993 07:09:22 +0000 Richard M. Stallman (visit-tags-table-buffer): New local named
Sun, 01 Aug 1993 06:04:06 +0000 Richard M. Stallman (etags-goto-tag-location): Handle selective display.
Sat, 12 Jun 1993 23:43:57 +0000 Richard M. Stallman (etags-tags-completion-table): When skipping the noise
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Mon, 07 Jun 1993 18:32:26 +0000 Richard M. Stallman (etags-recognize-tags-table): Fix misspelling of
Thu, 13 May 1993 05:28:14 +0000 Roland McGrath (tags-table-including): Take new third arg CORE-ONLY. If non-nil,
Mon, 26 Apr 1993 19:21:01 +0000 Roland McGrath (find-tag-interactive): New function to read args for find-tag et al.
Thu, 01 Apr 1993 02:11:02 +0000 Roland McGrath (etags-tags-completion-table): Rewritten with a mondo regexp.
Wed, 31 Mar 1993 23:30:25 +0000 Roland McGrath (etags-tags-completion-table): Use skip-syntax-backward instead of
Wed, 17 Mar 1993 15:20:58 +0000 Eric S. Raymond Added standard library headers.
Tue, 02 Mar 1993 07:22:33 +0000 Jim Blandy * etags.el (find-tag-other-window): If another window is already
Mon, 25 Jan 1993 23:30:39 +0000 Roland McGrath (tags-query-replace): C-t
Thu, 21 Jan 1993 22:43:16 +0000 Roland McGrath (tags-loop-scan): Set default value to an error form.