summaryrefslogtreecommitdiff
path: root/lisp/progmodes/etags.el
Commit message (Expand)AuthorAge
* Fix the documentation of various aspects of adding Xref historyEli Zaretskii2023-03-17
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Prefer defvar-keymap in etags.elStefan Kangas2022-10-30
* Fix the arguments in tags--compat-initializeLars Ingebrigtsen2022-10-04
* Merge from origin/emacs-28Stefan Kangas2022-08-26
|\
| * * lisp/progmodes/etags.el (next-file): Minor doc fix.Stefan Kangas2022-08-25
* | Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-23
* | Merge from origin/emacs-28Eli Zaretskii2022-04-28
|\|
| * Add minimum instructions to 'query-replace' commandsEli Zaretskii2022-04-21
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Merge from origin/emacs-28Stefan Kangas2021-12-25
|\|
| * Fix the bug with duplicate entries in xref outputDmitry Gutov2021-12-24
* | Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-22
* | Rename `xref-pop-marker-stack` to `xref-go-back` (bug#38797)Mattias EngdegÄrd2021-10-25
* | Add xref forward history (bug#38797)Mattias EngdegÄrd2021-10-25
* | Use format-prompt for many more promptsStefan Kangas2021-10-05
|/
* Migrate Xref off EIEIODmitry Gutov2021-10-01
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Doc string followup to last change.Eli Zaretskii2021-09-10
* Support tags-apropos-additional-actions in etags Xref backendDmitry Gutov2021-09-10
* Improve wording of recently changed documentationEli Zaretskii2021-08-06
* New option etags-xref-prefer-current-fileDmitry Gutov2021-08-06
* Evaluate eql specializersakater2021-08-03
* Fix a problem with restarting 'tags-search'Eli Zaretskii2021-06-06
* Replace "(default %s)" with 'format-prompt'Gabriel do Nascimento Ribeiro2021-03-24
* Remove last remaining external uses of `edebug-form-spec`Stefan Monnier2021-02-24
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix some over-wide docstringsStefan Kangas2020-12-30
* Prefer setq-local in etags.elStefan Kangas2020-12-09
* Remove redundant requires of 'button'Stefan Kangas2020-12-03
* Reimplement commit 46b3db5579e57b9daf16667914205adc99d3f104 (bug#44294)Juri Linkov2020-10-31
* Widen buffer before going to point found by xref-find-definitions (bug#44294)Juri Linkov2020-10-29
* ; Fix typosStefan Kangas2020-09-21
* Revert "Use format-prompt in read-file-name calls that have a default"Lars Ingebrigtsen2020-09-13
* Use format-prompt in read-file-name calls that have a defaultLars Ingebrigtsen2020-09-07
* Make etags-list-tags work with Exuberant ctagsRobert Weiner2020-08-19
* Change xref-find-apropos to pass PATTERN to backend verbatimDmitry Gutov2020-06-01
* Honor tags-case-fold-search during xref identifer completionDmitry Gutov2020-01-18
* Update copyright year to 2020Paul Eggert2020-01-01
* ; Improve a doc string in etags.elEli Zaretskii2019-10-12
* Fix up previous visit-tags-table changeHong Xu2019-10-09
* Search upward from current dir for the default TAGS fileHong Xu2019-10-08
* tags-complete-tags-table-file doc string fixHong Xu2019-10-07
* Default FILE to the current buffer for list-tagsHong Xu2019-10-07
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-19
* Minor doc fix in etags.elEli Zaretskii2019-08-03
* Support filename matches in etags xref backendDmitry Gutov2019-07-30
* Fix warning about obsolete func calling obsolete func in etags.elLars Ingebrigtsen2019-06-13
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25