]> code.delx.au - gnu-emacs/history - lisp/progmodes/etags.el
(scheme-mode-variables): Set font-lock-comment-start-skip.
[gnu-emacs] / lisp / progmodes / etags.el
2007-08-13 Miles BaderMerge from emacs--rel--22
2007-08-08 Glenn MorrisReplace `iff' in doc-strings and comments.
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-25 Glenn MorrisSwitch license to GPLv3 or later.
2007-01-21 Glenn MorrisAdd 2007 to copyright years.
2006-02-25 Francesco Potortì(tags-completion-table): Do completion from all the...
2006-02-10 Nick RobertsUpdate copyright for 2006.
2005-10-21 Juri Linkov(tags-table-mode): New function.
2005-10-16 Masatake YAMATO* message.el (message-expand-group): Pass the common
2005-10-10 Stefan Monnier(select-tags-table-mode): Don't use selective-display.
2005-09-24 Romain Francoise2005-09-24 Emilio C. Lopes <eclig@gmx.net>
2005-08-01 Nick RobertsUpdate copyright for release of 22.1 for progmodes...
2005-07-04 Lute KamstraUpdate FSF's address.
2005-07-04 Juanma Barranquero(etags): Finish `defgroup' description with period.
2005-05-22 Richard M. Stallman(list-tags): Use with-no-warnings.
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.
next