summaryrefslogtreecommitdiff
path: root/lisp/progmodes/xref.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-29Eli Zaretskii2023-04-211-11/+17
|\
| * xref-search-program-alist: Fix searching larger file lists on MS WindowsDmitry Gutov2023-04-191-11/+17
* | Have Xref inherit input method when reading identifiersPhilip Kaludercic2023-03-271-1/+1
|/
* ; Fix xref-match's :version since the default value did changeDmitry Gutov2023-03-231-1/+1
* Fix the documentation of various aspects of adding Xref historyEli Zaretskii2023-03-171-5/+9
* * lisp/progmodes/xref.el: Bump the version.Juri Linkov2023-03-131-1/+1
* * lisp/progmodes/xref.el (xref--xref-buffer-mode): Split up 'setq-local'.Juri Linkov2023-03-131-7/+7
* * lisp/progmodes/xref.el: Bump the version.Dmitry Gutov2023-02-191-1/+1
* xref--insert-xrefs: Use 'shadow' for the line number colonDmitry Gutov2023-02-191-3/+4
* * lisp/progmodes/xref.el (xref--insert-xrefs): Remove extra space (bug#61340).Juri Linkov2023-02-191-1/+1
* Backport: Fix xref-clear-marker-stack refactoring mistakeMattias Engdegård2023-02-191-1/+2
* ; xref.el: Bump versionDmitry Gutov2023-01-101-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* * lisp/outline.el: Fix the value 'insert' of outline-minor-mode-use-buttons.Juri Linkov2022-12-121-1/+1
* * lisp/progmodes/xref.el (xref--outdated-p): Fix broken docstring.Dmitry Gutov2022-11-281-1/+6
* ; * lisp/progmodes/xref.el: Fix some typosJuanma Barranquero2022-11-271-6/+7
* Fix xref interaction with which-func (bug#59575)Juanma Barranquero2022-11-271-0/+11
* Fix xref to correctly display Windows absolute filenamesJuanma Barranquero2022-11-271-1/+1
* ; Fix doc strings in xref.elEli Zaretskii2022-11-251-8/+10
* Add support for window-local xref historyAckerley Tng2022-11-251-33/+84
* xref--search-property: Jump over entries hidden by outline-minor-modeDmitry Gutov2022-11-231-1/+3
* * lisp/progmodes/xref.el: Support outline-minor-mode (bug#49731)Juri Linkov2022-11-231-1/+10
* Call xref--analyze with correct projectStephen Leake2022-11-161-1/+6
* ; Improve message text in xref.elEli Zaretskii2022-10-151-1/+1
* ; Fix last change.Eli Zaretskii2022-10-101-1/+2
* ; Clarify correct use of 'xref-query-replace-in-results'Eli Zaretskii2022-10-101-6/+12
* * lisp/progmodes/xref.el: Bump the version.Dmitry Gutov2022-09-121-1/+1
* xref-matches-in-files: Use with-connection-local-variablesDmitry Gutov2022-08-271-7/+14
* * lisp/progmodes/xref.el: Bump the version.Dmitry Gutov2022-07-231-1/+1
* Support new "binary file matches" format in Ripgrep 13Dmitry Gutov2022-07-231-1/+2
* xref-goto-xref: Set input focus in addition to selecting windowMiha Rihtaršič2022-06-201-3/+9
* ; Fix mistakes in 'declare function' formsEli Zaretskii2022-05-141-1/+1
* Use xref-goto-xref as the xref mouse bindingLars Ingebrigtsen2022-05-021-1/+1
* Make the xref--button-map more regularLars Ingebrigtsen2022-04-301-2/+0
* Avoid binding mouse-1 in xref when mouse-1 doesn't follow linksLars Ingebrigtsen2022-04-291-1/+3
* ; * lisp/progmodes/xref.el (xref-query-replace-in-results): Fix last change.Eli Zaretskii2022-04-281-3/+2
* Merge from origin/emacs-28Eli Zaretskii2022-04-281-0/+6
|\
| * Add minimum instructions to 'query-replace' commandsEli Zaretskii2022-04-211-1/+7
* | Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-221-1/+1
* | Add a doc string to xref-current-itemLars Ingebrigtsen2022-04-171-2/+5
* | * lisp/progmodes/xref.el (xref-search-program): Fix typo.Dmitry Gutov2022-04-021-1/+1
* | Support ugrep in xref-search-program-alistManuel Uberti2022-04-021-1/+3
* | Fix a use of 'cl-defgeneric'.Philipp Stephani2022-03-171-1/+1
* | * lisp/progmodes/xref.el: Bump the version.Dmitry Gutov2022-03-031-1/+1
* | Merge from origin/emacs-28Stefan Kangas2022-02-281-1/+1
|\ \ | |/
| * Add explicit '--no-heading' for ripgrepDmitry Gutov2022-02-271-1/+1
* | Drop the visited file modtime check for remote xref hitsDmitry Gutov2022-02-261-5/+7
* | xref--find-file-buffer: Check modified-p and modtimeDmitry Gutov2022-02-251-4/+10
* | Unbreak project switcher when inside *xref* bufferDmitry Gutov2022-02-231-2/+9
* | Bump xref.el version.Dmitry Gutov2022-02-211-1/+1