aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/xref.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton12 days1-1/+1
* Merge from origin/emacs-30Eli Zaretskii2025-10-181-1/+4
|\
| * ; Improve documentation of commands that split current windowEli Zaretskii2025-10-181-1/+4
* | New top-level buffer-local value functionsSean Whitton2025-05-151-2/+6
* | xref: error -> user-error: reduce debug-on-error annoyanceDaniel Colascione2025-03-211-1/+1
* | Merge from savannah/emacs-30Po Lu2025-03-041-12/+21
|\ \ | |/
| * Fix the use of xref-window-local-history together with Xref bufferDmitry Gutov2025-03-021-12/+21
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* | Make Xref commands follow 'display-buffer' customizationsDmitry Gutov2024-11-271-6/+12
* | Merge from origin/emacs-30Michael Albinus2024-11-141-1/+2
|\ \ | |/
| * Update 'xref-num-matches-found' when reverting *xref* bufferEshel Yaron2024-11-141-1/+2
* | Mark if-let and when-let obsoleteSean Whitton2024-10-241-1/+1
* | Simplify xref regular expression with rxDaniel Colascione2024-10-051-1/+2
* | ; Update a comment accordinglyDmitry Gutov2024-10-031-4/+4
* | xref-location-marker: Use find-file-noselect to ensure uptodatenessDmitry Gutov2024-10-031-3/+2
|/
* Checkdoc fixes in progmodesStefan Kangas2024-07-071-1/+1
* * lisp/progmodes/xref.el (xref-revert-buffer-restore-point): New function.Juri Linkov2024-06-271-1/+22
* Use 'revert-function' in *xref* bufferEshel Yaron2024-06-261-10/+7
* Use revert-buffer-restore-functions in xref-revert-buffer (bug#49731)Juri Linkov2024-06-051-2/+7
* Spelling fixesPaul Eggert2024-06-041-1/+1
* * lisp/progmodes/xref.el: Bump the version to 1.7.0Dmitry Gutov2024-05-271-1/+1
* xref-revert-buffer: Make inhibit-modification-hooks binding a bit saferDmitry Gutov2024-05-261-3/+3
* Fix project-find-regexp in remote projectsDmitry Gutov2024-05-181-8/+10
* xref--group-name-for-display: Undo most of the latest changeDmitry Gutov2024-05-181-28/+13
* ; Fix search in remote project with relative file namesDmitry Gutov2024-05-171-1/+4
* (xref--collect-matches): Move inhibit-modification-hooks binding downStefan Monnier2024-05-151-6/+6
* Fix 'C-u C-x p g' globally and 'A' in dired-modeDmitry Gutov2024-05-121-17/+30
* xref--collect-matches: Fix the application of syntax-propertizeDmitry Gutov2024-05-091-0/+4
* ; xref-matches-in-files: Fix the previous change (bug#70813)Dmitry Gutov2024-05-071-2/+3
* New variable 'project-files-relative-names'Dmitry Gutov2024-05-051-1/+2
* Correctly check buffer mtime when displaying xref matchesSpencer Baugh2024-03-281-1/+1
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | xref-backend-references: Avoid finding duplicatesDmitry Gutov2023-10-231-3/+4
* | * lisp/progmodes/xref.el: Show the number of matches on mode-line (bug#66332)Juri Linkov2023-10-091-0/+14
* | xref.el: Ensure that the return value is the bufferDmitry Gutov2023-09-021-10/+12
* | Don't push to Xref history when search ends with errorDmitry Gutov2023-09-011-14/+22
* | Add one more mouse-set-point call to functions xref-find-*-at-mouseDmitry Gutov2023-08-311-1/+4
* | xref-find-references-and-replace: Use identifier-at-point in promptDmitry Gutov2023-08-121-1/+2
* | 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