(c++-mode): Doc fix.
[bpt/emacs.git] / lisp / progmodes / etags.el
1995-12-14 Roland McGrathFix completely broken changes of 4 Feb 95 by brat@htilb...
1995-11-17 Richard M. Stallman(next-file): Make interactive arg t if had any prefix...
1995-10-30 Richard M. Stallman(select-tags-table): Don't modify the value of tags...
1995-10-09 Roland McGrath(tags-table-check-computed-list): Map tags-expand-table...
1995-08-25 Roland McGrath(next-file): Advance next-file-list before finding...
1995-05-11 Roland McGrath(tags-loop-continue): Doc fix.
1995-04-18 Roland McGrath(tags-search, tags-query-replace): Put (quote ...)...
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...
1995-02-07 Richard M. Stallman(etags-file-of-tag): Handle file name used as tag.
1995-02-05 Richard M. StallmanChanges to support filenames as tags too and provided
1995-01-18 Roland McGrath(etags-file-of-tag): Use a regexp search to find the...
1995-01-15 Roland McGrath(etags-tags-completion-table): Don't let match string...
1995-01-12 Richard M. Stallman(etags-goto-tag-location): Add 1 to char positions...
1994-12-28 Roland McGrath(find-tag-in-order): Don't set buffer-local value of...
1994-11-15 Roland McGrath(tags-query-replace): Use query-replace-read-args in...
1994-11-15 Roland McGrath(tags-table-including): Don't gratuitously cons (what...
1994-10-20 Roland McGrath(next-file): Initialize next-file-list all at once...
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...
1994-09-23 Roland McGrath(tag-symbol-match-p): New function.
1994-09-23 Roland McGrath(tags-table-check-computed-list): Call tags-verify...
1994-09-21 Richard M. Stallman(find-tag-noselect): Simplify.
1994-08-25 Roland McGrath(tags-table-extend-computed-list): In loop processing...
1994-08-10 Roland McGrath(tags-table-including): Inside loop: if CORE-ONLY skip...
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...
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...
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...
1994-06-24 Roland McGrath(visit-tags-table-buffer): Don't take car of return...
1994-06-23 Roland McGrathFix bits of last change lost in Emacs crash.
1994-06-23 Roland McGrath(tags-table-including): Don't call tags-table-check...
1994-06-17 Roland McGrath(tags-table-computed-list, tags-table-computed-list...
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...
1994-05-02 Roland McGrath(tags-find-table-in-list): Only recurse if (tags-includ...
1994-04-30 Roland McGrath(tags-table-parent-pointer-list): Doc fix; elts are...
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...
1994-03-02 Roland McGrath(tags-add-tables): Change default value to 'ask-user...
1994-02-11 Roland McGrath(etags-goto-tag-location): First go directly to STARTPO...
1994-01-31 Roland McGrath(visit-tags-table-buffer): Don't change VISIT-TAGS...
1993-12-23 Richard M. Stallman(visit-tags-table-buffer): Change "Add to list" question.
1993-11-25 Richard M. Stallman(tags-add-tables): New variable.
1993-11-20 Richard M. Stallman(tags-complete-tag): Bind enable-recursive-minibuffers...
1993-11-09 Richard M. Stallman(etags-list-tags): Return t if found the file.
1993-10-18 Roland McGrath(list-tags): Fix completing-read call interactive spec...
1993-09-06 Roland McGrath(tag-exact-match-p): Return true if TAG is the explicit...
1993-08-30 Roland McGrath(next-file): If arg is neither t nor nil, then eval...
1993-08-08 Richard M. Stallman(etags-goto-tag-location): If match started with Ctrl-m,
1993-08-01 Roland McGrath(etags-tags-completion-table): Fixed regexp for today...
1993-08-01 Richard M. Stallman(visit-tags-table-buffer): New local named
1993-08-01 Richard M. Stallman(etags-goto-tag-location): Handle selective display.
1993-06-12 Richard M. Stallman(etags-tags-completion-table): When skipping the noise
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-06-07 Richard M. Stallman(etags-recognize-tags-table): Fix misspelling of
1993-05-13 Roland McGrath(tags-table-including): Take new third arg CORE-ONLY...
1993-04-26 Roland McGrath(find-tag-interactive): New function to read args for...
1993-04-01 Roland McGrath(etags-tags-completion-table): Rewritten with a mondo...
1993-03-31 Roland McGrath(etags-tags-completion-table): Use skip-syntax-backward...
1993-03-17 Eric S. RaymondAdded standard library headers.
1993-03-02 Jim Blandy* etags.el (find-tag-other-window): If another window...
1993-01-25 Roland McGrath(tags-query-replace): C-t
1993-01-21 Roland McGrath(tags-loop-scan): Set default value to an error form.
1993-01-21 Roland McGrath(visit-tags-table-buffer): When propagating a change...
1993-01-19 Roland McGrath(visit-tags-table-buffer): Error if called with 'same...
1992-12-24 Roland McGrath(visit-tags-table-buffer): When picking a table and...
1992-12-24 Roland McGrath(etags-verify-tags-table): Use eq instead of = in case...
1992-12-21 Roland McGrath(visit-tags-table-buffer): Don't look in list for tags...
1992-12-21 Roland McGrathMany comments added and docstrings fixed.
1992-11-07 Jim Blandy* etags.el (find-tag-noselect): Doc fix.
1992-10-12 Roland McGrath(visit-tags-table-buffer): When trying to pick table...
1992-09-17 Roland McGrathentered into RCS
1992-09-15 Roland McGrath*** empty log message ***
1992-09-15 Roland McGrath*** empty log message ***
1992-09-15 Roland McGrath*** empty log message ***
1992-09-14 Roland McGrath*** empty log message ***
1992-09-14 Jim Blandy*** empty log message ***
1992-08-24 Richard M. Stallman*** empty log message ***
1992-08-12 Roland McGrath*** empty log message ***
1992-07-29 Richard M. Stallman*** empty log message ***
1992-07-27 Roland McGrath*** empty log message ***
1992-07-27 Richard M. Stallman*** empty log message ***
1992-07-27 Roland McGrath*** empty log message ***
1992-07-22 Roland McGrath*** empty log message ***
1992-07-22 Eric S. Raymond*** empty log message ***
1992-07-21 Roland McGrath*** empty log message ***
1992-07-17 Jim Blandy*** empty log message ***
1992-07-16 Eric S. Raymond*** empty log message ***
1992-07-16 Roland McGrath*** empty log message ***
1992-07-16 Roland McGrath*** empty log message ***
1992-07-16 Roland McGrath*** empty log message ***
1992-07-07 Richard M. Stallman*** empty log message ***
next