summaryrefslogtreecommitdiff
path: root/lisp/progmodes/xref.el
Commit message (Expand)AuthorAge
* 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
* | Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-22
* | Add a doc string to xref-current-itemLars Ingebrigtsen2022-04-17
* | * lisp/progmodes/xref.el (xref-search-program): Fix typo.Dmitry Gutov2022-04-02
* | Support ugrep in xref-search-program-alistManuel Uberti2022-04-02
* | Fix a use of 'cl-defgeneric'.Philipp Stephani2022-03-17
* | * lisp/progmodes/xref.el: Bump the version.Dmitry Gutov2022-03-03
* | Merge from origin/emacs-28Stefan Kangas2022-02-28
|\|
| * Add explicit '--no-heading' for ripgrepDmitry Gutov2022-02-27
* | Drop the visited file modtime check for remote xref hitsDmitry Gutov2022-02-26
* | xref--find-file-buffer: Check modified-p and modtimeDmitry Gutov2022-02-25
* | Unbreak project switcher when inside *xref* bufferDmitry Gutov2022-02-23
* | Bump xref.el version.Dmitry Gutov2022-02-21
* | Public-ize xref-show-xrefsDmitry Gutov2022-02-21
* | Public-ize xref-current-itemDmitry Gutov2022-02-21