aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/xref.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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