log lisp/progmodes/etags.el @ 12403:f863ead116f0

age author description
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
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.
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.