summaryrefslogtreecommitdiff
path: root/lisp/progmodes/xref.el
Commit message (Expand)AuthorAge
* xref--collect-matches: Fix the application of syntax-propertizeDmitry Gutov2024-05-09
* ; xref-matches-in-files: Fix the previous change (bug#70813)Dmitry Gutov2024-05-07
* New variable 'project-files-relative-names'Dmitry Gutov2024-05-05
* Correctly check buffer mtime when displaying xref matchesSpencer Baugh2024-03-28
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | xref-backend-references: Avoid finding duplicatesDmitry Gutov2023-10-23
* | * lisp/progmodes/xref.el: Show the number of matches on mode-line (bug#66332)Juri Linkov2023-10-09
* | xref.el: Ensure that the return value is the bufferDmitry Gutov2023-09-02
* | Don't push to Xref history when search ends with errorDmitry Gutov2023-09-01
* | Add one more mouse-set-point call to functions xref-find-*-at-mouseDmitry Gutov2023-08-31
* | xref-find-references-and-replace: Use identifier-at-point in promptDmitry Gutov2023-08-12
* | Merge from origin/emacs-29Eli Zaretskii2023-04-21
|\|
| * xref-search-program-alist: Fix searching larger file lists on MS WindowsDmitry Gutov2023-04-19
* | Have Xref inherit input method when reading identifiersPhilip Kaludercic2023-03-27
|/
* ; Fix xref-match's :version since the default value did changeDmitry Gutov2023-03-23
* Fix the documentation of various aspects of adding Xref historyEli Zaretskii2023-03-17
* * lisp/progmodes/xref.el: Bump the version.Juri Linkov2023-03-13
* * lisp/progmodes/xref.el (xref--xref-buffer-mode): Split up 'setq-local'.Juri Linkov2023-03-13
* * lisp/progmodes/xref.el: Bump the version.Dmitry Gutov2023-02-19
* xref--insert-xrefs: Use 'shadow' for the line number colonDmitry Gutov2023-02-19
* * lisp/progmodes/xref.el (xref--insert-xrefs): Remove extra space (bug#61340).Juri Linkov2023-02-19
* Backport: Fix xref-clear-marker-stack refactoring mistakeMattias Engdegård2023-02-19
* ; xref.el: Bump versionDmitry Gutov2023-01-10
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* * lisp/outline.el: Fix the value 'insert' of outline-minor-mode-use-buttons.Juri Linkov2022-12-12
* * lisp/progmodes/xref.el (xref--outdated-p): Fix broken docstring.Dmitry Gutov2022-11-28
* ; * lisp/progmodes/xref.el: Fix some typosJuanma Barranquero2022-11-27
* Fix xref interaction with which-func (bug#59575)Juanma Barranquero2022-11-27
* Fix xref to correctly display Windows absolute filenamesJuanma Barranquero2022-11-27
* ; Fix doc strings in xref.elEli Zaretskii2022-11-25
* Add support for window-local xref historyAckerley Tng2022-11-25
* xref--search-property: Jump over entries hidden by outline-minor-modeDmitry Gutov2022-11-23
* * lisp/progmodes/xref.el: Support outline-minor-mode (bug#49731)Juri Linkov2022-11-23
* Call xref--analyze with correct projectStephen Leake2022-11-16
* ; Improve message text in xref.elEli Zaretskii2022-10-15
* ; Fix last change.Eli Zaretskii2022-10-10
* ; Clarify correct use of 'xref-query-replace-in-results'Eli Zaretskii2022-10-10
* * lisp/progmodes/xref.el: Bump the version.Dmitry Gutov2022-09-12
* xref-matches-in-files: Use with-connection-local-variablesDmitry Gutov2022-08-27
* * lisp/progmodes/xref.el: Bump the version.Dmitry Gutov2022-07-23
* Support new "binary file matches" format in Ripgrep 13Dmitry Gutov2022-07-23
* xref-goto-xref: Set input focus in addition to selecting windowMiha Rihtaršič2022-06-20
* ; Fix mistakes in 'declare function' formsEli Zaretskii2022-05-14
* Use xref-goto-xref as the xref mouse bindingLars Ingebrigtsen2022-05-02
* Make the xref--button-map more regularLars Ingebrigtsen2022-04-30
* Avoid binding mouse-1 in xref when mouse-1 doesn't follow linksLars Ingebrigtsen2022-04-29
* ; * lisp/progmodes/xref.el (xref-query-replace-in-results): Fix last change.Eli Zaretskii2022-04-28
* Merge from origin/emacs-28Eli Zaretskii2022-04-28
|\
| * Add minimum instructions to 'query-replace' commandsEli Zaretskii2022-04-21