log lisp/progmodes/etags.el @ 27452:7580a16f676c

age author description
1999-12-06 Gerd Moellmann (etags-tags-completion-table): Modified the
1999-08-29 Richard M. Stallman (tags-loop-continue): After tags-loop-operate returns, force skip to next file.
1999-08-16 Karl Heuer Fix maintainer address.
1998-10-28 Richard M. Stallman (initialize-new-tags-table):
1998-10-11 Richard M. Stallman (tags-loop-revert-buffers): New variable.
1998-10-06 Karl Heuer (tags-reset-tags-tables): Properly
1998-06-24 Andreas Schwab (tags-add-tables): Use `other' widget type.
1998-04-20 Dan Nicolaescu *** empty log message ***
1998-03-08 Richard M. Stallman (select-tags-table-quit): Use quit-window.
1998-02-04 Kenichi Handa (etags): Fix defgroup syntax. Why should it
1998-01-29 Richard M. Stallman (find-tag-marker-ring-length): New variable.
1998-01-19 Richard M. Stallman (etags): Fix defgroup syntax.
1998-01-18 Karl Heuer (etags): Fix defgroup syntax.
1997-12-25 Richard M. Stallman Customized.
1997-09-03 Richard M. Stallman (find-tag-tag): Pass default to completing-read.
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