summaryrefslogtreecommitdiff
path: root/lisp/progmodes/etags.el
Commit message (Expand)AuthorAge
...
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Fix some ineffective backslashes in string literalsMattias EngdegÄrd2019-03-16
* Fix regular-expression glitches and typosPaul Eggert2019-03-04
* Rename multifile.el to fileloop.elDmitry Gutov2019-02-07
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | * lisp/multifile.el: New file, extracted from etags.elStefan Monnier2018-09-22
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Fix last patch: ensure the return value of tags-verify-table.Sam Steingold2017-11-24
* | Use special-mode for read-only buffers.Sam Steingold2017-11-22
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Respect buffer-local value of tags-table-list (Bug#27772)Noam Postavsky2017-08-10
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Fix bugs with buffer-local tags tablesEli Zaretskii2016-12-01
* | New error file-missingPaul Eggert2016-10-21
|/
* Fix tags-query-replace docstringNoam Postavsky2016-08-26
* Use save-excursion in xref-location-marker moreDmitry Gutov2016-05-05
* ; Spelling fix (American spelling)Glenn Morris2016-01-25
* Un-obsolete tags-loop-continueDmitry Gutov2016-01-14
* Update copyright year to 2016Paul Eggert2016-01-01
* Rename project-library-roots to project-external-rootsDmitry Gutov2015-12-28
* Autoload etags when using its xref backendDmitry Gutov2015-11-27
* Use find-tag-default for xref-backend-identifier-at-pointDmitry Gutov2015-11-26
* Adhere closer to the "implicit tag name" definitionDmitry Gutov2015-11-22
* Fix etags completion near eobDmitry Gutov2015-11-16
* Unify the absolutely equal xref-backend-references implementationsDmitry Gutov2015-11-15
* Use generic dispatch for xref backendsDmitry Gutov2015-11-14
* Fold `project-ask-user' into `project-current'Dmitry Gutov2015-11-10
* Rename "search path" to "library roots"Dmitry Gutov2015-11-06
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Allow even one non-regular character before the implicit tag nameDmitry Gutov2015-09-07
* Escape ` and ' in docPaul Eggert2015-09-01
* Quoting fixes in lisp/progmodesPaul Eggert2015-08-30
* Don't pass NOVISIT to find-fileDmitry Gutov2015-08-01
* Ignore buffer restriction for tags-loop-evalDmitry Gutov2015-08-01
* Introduce a Project APIDmitry Gutov2015-07-10
* In strings, prefer plain ` and ' to \` and \'Paul Eggert2015-06-30
* Reuse rgrep mechanics in xref-find-regexpDmitry Gutov2015-06-02
* Make sure there's no explicit tag nameDmitry Gutov2015-05-31
* Use list for the tags completion table, not obarrayDmitry Gutov2015-05-30
* Make TAGS files more portable to MS-WindowsPaul Eggert2015-05-25
* tags-completion-at-point-function: Don't trust the find-tag functionStefan Monnier2015-05-23
* Revert "Fix etags Bug#20629 that broke C++ support."Eli Zaretskii2015-05-23
* Fix etags Bug#20629 that broke C++ support.Jan D2015-05-23
* Add xref-find-regexpDmitry Gutov2015-05-11
* Remove tag-symbol-match-p from etags-xref-find-definitions-tag-orderDmitry Gutov2015-05-10
* Declare find-tag obsoleteDmitry Gutov2015-05-10
* Insert, highlight and align line numbers in xref outputDmitry Gutov2015-05-05