1997-08-15 |
Richard M. Stallman |
(tags-verify-table): Obey revert-without-query.
|
1997-07-05 |
Richard M. Stallman |
(next-file, tags-loop-scan): Fix error message.
|
1997-06-19 |
Richard M. Stallman |
Delete M-TAB binding of complete-tag.
|
1996-12-07 |
Richard M. Stallman |
(etags-file-of-tag): Expand the file name
|
1996-09-29 |
Richard M. Stallman |
(etags-file-of-tag): Fix looking-at regexp.
|
1996-09-22 |
Richard M. Stallman |
Comment change.
|
1996-07-23 |
Erik Naggum |
(tag-exact-file-name-match-p): Fix previous change.
|
1996-07-23 |
Roland McGrath |
(etags-goto-tag-location): New local variable LINE; use it.
|
1996-06-08 |
Roland McGrath |
(etags-list-tags): When there is an explicit tag name, skip the \177 before
|
1996-06-07 |
Roland McGrath |
Fri Jun 7 13:06:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
|
1996-01-29 |
Karl Heuer |
(visit-tags-table-buffer, tags-loop-scan, complete-tag): Fix error format
|
1996-01-14 |
Erik Naggum |
Update FSF's address.
|
1995-12-14 |
Roland McGrath |
Fix completely broken changes of 4 Feb 95 by brat@htilbom.ernet.in,
|
1995-11-17 |
Richard M. Stallman |
(next-file): Make interactive arg t if had any prefix arg.
|
1995-10-30 |
Richard M. Stallman |
(select-tags-table): Don't modify the value of tags-table-list.
|
1995-10-09 |
Roland McGrath |
(tags-table-check-computed-list): Map tags-expand-table-name over lists of
|
1995-08-25 |
Roland McGrath |
(next-file): Advance next-file-list before finding the file named in its
|
1995-05-11 |
Roland McGrath |
(tags-loop-continue): Doc fix.
|
1995-04-18 |
Roland McGrath |
(tags-search, tags-query-replace): Put (quote ...) around args inserted
|
1995-04-09 |
Richard M. Stallman |
(list-tags): Delete call to select-tags-matched-file.
|
1995-04-09 |
Roland McGrath |
(next-file): Add paren missing from last change.
|
1995-04-09 |
Roland McGrath |
(next-file): Handle empty list returned by (tags-table-files).
|
1995-02-07 |
Richard M. Stallman |
(etags-file-of-tag): Handle file name used as tag.
|
1995-02-05 |
Richard M. Stallman |
Changes to support filenames as tags too and provided
|
1995-01-18 |
Roland McGrath |
(etags-file-of-tag): Use a regexp search to find the file name,
|
1995-01-15 |
Roland McGrath |
(etags-tags-completion-table): Don't let match string contain a \177.
|
1995-01-12 |
Richard M. Stallman |
(etags-goto-tag-location): Add 1 to char positions in TAGS.
|
1994-12-28 |
Roland McGrath |
(find-tag-in-order): Don't set buffer-local value of tags-file-name.
|
1994-11-15 |
Roland McGrath |
(tags-query-replace): Use query-replace-read-args in interactive spec.
|
1994-11-15 |
Roland McGrath |
(tags-table-including): Don't gratuitously cons (what was I thinking?).
|
1994-10-20 |
Roland McGrath |
(next-file): Initialize next-file-list all at once from all tables.
|
1994-10-18 |
Richard M. Stallman |
(etags-tags-table-files, etags-tags-included-tables):
|
1994-10-14 |
Roland McGrath |
(tags-reset-tags-tables): New function.
|
1994-09-27 |
Roland McGrath |
(etags-tags-completion-table): Allow ? and : in guessed tag names.
|
1994-09-23 |
Roland McGrath |
(tag-symbol-match-p): New function.
|
1994-09-23 |
Roland McGrath |
(tags-table-check-computed-list): Call tags-verify-table on existing
|
1994-09-21 |
Richard M. Stallman |
(find-tag-noselect): Simplify.
|
1994-08-25 |
Roland McGrath |
(tags-table-extend-computed-list): In loop processing list of included
|
1994-08-10 |
Roland McGrath |
(tags-table-including): Inside loop: if CORE-ONLY skip all consecutive
|
1994-08-05 |
Richard M. Stallman |
(select-tags-table): Doc fix.
|
1994-07-20 |
Roland McGrath |
(visit-tags-table-buffer): Bind a variable local-tags-file-name with the
|
1994-07-10 |
Richard M. Stallman |
(find-tag-regexp): Bind to C-M-..
|
1994-07-02 |
Richard M. Stallman |
(visit-tags-table-buffer): Move error call into scope of `file'.
|
1994-06-28 |
Roland McGrath |
(tag-exact-match-p): Fix typo in last change.
|
1994-06-28 |
Roland McGrath |
(tag-exact-match-p): Test for point sitting after the explicit tag name
|
1994-06-24 |
Roland McGrath |
(visit-tags-table-buffer): Don't take car of return frmo
|
1994-06-23 |
Roland McGrath |
Fix bits of last change lost in Emacs crash.
|
1994-06-23 |
Roland McGrath |
(tags-table-including): Don't call tags-table-check-computed-list.
|
1994-06-17 |
Roland McGrath |
(tags-table-computed-list, tags-table-computed-list-for): New variables.
|
1994-06-15 |
Richard M. Stallman |
(find-tag-history): New variable.
|
1994-06-10 |
Richard M. Stallman |
(complete-tag): Likewise.
|
1994-05-23 |
Richard M. Stallman |
(select-tags-table-mode): New function, a major mode.
|
1994-05-03 |
Roland McGrath |
(visit-tags-tbale-buffer): If CONT is stringp, use it for tags-file-name.
|
1994-05-02 |
Roland McGrath |
(tags-find-table-in-list): Only recurse if (tags-included-tables) returns
|
1994-04-30 |
Roland McGrath |
(tags-table-parent-pointer-list): Doc fix; elts are now 3-elt lists.
|
1994-04-26 |
Richard M. Stallman |
(tags-add-tables): Doc fix.
|
1994-03-08 |
Roland McGrath |
(etags-list-tags): Check for explicit tag names.
|
1994-03-08 |
Roland McGrath |
(etags-tags-completion-table): Let the line number or char pos be empty.
|
1994-03-02 |
Roland McGrath |
(tags-add-tables): Change default value to 'ask-user; update doc.
|
1994-02-11 |
Roland McGrath |
(etags-goto-tag-location): First go directly to STARTPOS and see if PAT is
|