Replace `string-to-int' by `string-to-number'.
[bpt/emacs.git] / lisp / progmodes / etags.el
2005-05-16 Juanma BarranqueroReplace `string-to-int' by `string-to-number'.
2004-10-08 Eli Zaretskii(etags-tags-completion-table): Use progress reporter.
2004-08-28 Richard M. Stallman(find-tag-default): Moved to subr.el.
2004-07-28 Masatake YAMATO(etags-tags-apropos): Show building progress.
2004-05-21 Masatake YAMATO(etags-tags-completion-table): Show parsing progress.
2004-05-21 Masatake YAMATO* progmodes/etags.el (tags-apropos, list-tags): Require...
2003-09-01 Miles BaderAdd arch taglines
2003-07-10 John Paul Wallington(visit-tags-table-buffer): Add autoload cookie;
2003-04-11 Masatake YAMATO2003-04-11 Masatake YAMATO <jet@gyve.org>
2003-04-05 Masatake YAMATO* progmodes/etags.el (tag-find-file-of-tag): Renamed...
2003-04-04 Juanma Barranquero(find-file-of-tag-noselect, find-file-of-tag): New...
2003-04-03 Juanma BarranqueroRequire button.el.
2003-02-11 Stefan Monnier(find-tag-tag): Move (default foo) to before `:' in...
2002-11-14 Juanma Barranquero(find-tag-default): Copy text at point without properties.
2002-09-06 Francesco Potortì(find-tag-tag, complete-tag): Bind
2002-06-20 Francesco Potortì(tag-implicit-name-match-p): New function.
2002-06-20 Francesco PotortìRearranged the order in which the tag-*-match-p functio...
2002-06-20 Francesco PotortìComment corrected.
2002-05-20 Stefan Monnier(tags-complete-tags-table-file): Don't cons unnecessarily.
2002-04-12 Stefan Monnier(etags-verify-tags-table, etags-snarf-tag, etags-list...
2002-03-25 Richard M. Stallman(tags-query-replace): Pass t for NOERROR to query-repla...
2002-03-13 Francesco Potortì* progmodes/etags.el (tag-exact-file-name-match-p)
2002-03-12 Francesco Potortì* progmodes/etags.el (tag-exact-file-name-match-p)
2002-02-22 Eli Zaretskii(find-tag-noselect, find-tag)
2001-12-30 Richard M. Stallman(tags-query-replace): Doc fix.
2001-12-02 Stefan Monnier(tags-with-face): Use make-symbol.
2001-10-25 Richard M. Stallman(tags-query-replace): Make tags-loop-scan
2001-10-24 Gerd MoellmannAdapt to change in perform-replace.
2001-05-31 Stefan Monnier(tags-compression-info-list): Fix docstring
2001-03-12 Gerd Moellmann(tags-loop-continue): Don't change point in a
2001-03-12 Francesco Potortì2001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu...
2001-02-07 Dave Love(find-tag-default-function): Fix :type.
2001-01-27 Gerd Moellmann(find-tag-noselect): Don't bind
2001-01-15 Gerd Moellmann(find-tag-noselect): Save the value of
2001-01-11 Eli Zaretskii(find-tag-interactive): If last-tag is nil,
2001-01-09 Dave Love(tags-apropos-additional-actions): Fix :type.
2000-12-04 Gerd Moellmann(tag-partial-file-name-match-p): New function.
2000-11-12 Dave Love(visit-tags-table-buffer): Beware of `t' in
2000-10-09 Stefan MonnierMaintainer line updated.
2000-10-08 Stefan MonnierDocstring fixes.
2000-06-19 Andreas Schwab(tags-query-replace): Put new parameters
2000-05-22 Dave LoveFix last change.
2000-05-22 Dave LoveAdd to debug-ignored-errors.
2000-04-27 Gerd Moellmann(etags-tags-completion-table): Add a `:'
2000-04-25 Gerd Moellmann(tags-query-replace): Add parameters START
2000-03-21 Gerd Moellmann(tags-case-fold-search): New user-option.
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...
1999-08-16 Karl HeuerFix 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. StallmanCustomized.
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. StallmanDelete 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. StallmanComment 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...
1996-06-08 Roland McGrath(etags-list-tags): When there is an explicit tag name...
1996-06-07 Roland McGrathFri Jun 7 13:06:53 1996 Roland McGrath <roland@delas...
1996-01-29 Karl Heuer(visit-tags-table-buffer, tags-loop-scan, complete...
1996-01-14 Erik NaggumUpdate FSF's address.
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...
next