index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
xref.el
Age
Commit message (
Expand
)
Author
2026-04-03
xref-edit--prepare-buffer: Prohibit insertion before group headers too
Dmitry Gutov
2026-04-01
xref-edit--prepare-buffer: Fix text insertion behavior around prefix
Dmitry Gutov
2026-04-01
xref-edit-mode: Compute 'occur-target' markers lazily
Dmitry Gutov
2026-04-01
Change "XREF" to "Xref" in mode lighter
Dmitry Gutov
2026-04-01
Add xref-edit-mode (bug#80616)
Dmitry Gutov
2026-03-14
Simplify 'xref-mouse-mode-map'
Philip Kaludercic
2026-03-12
Add 'xref-mouse-mode' minor mode
Philip Kaludercic
2026-02-06
Allow using xref-find-references without visiting a tags table
Dmitry Gutov
2026-01-29
xref-find-backend: Error instead of returning nil
Dmitry Gutov
2026-01-28
xref-matches-in-directory and xref-matches-in-files: More consistency
Dmitry Gutov
2026-01-28
xref-matches-in-directory: Don't error on "Binary file ... matches"
Dmitry Gutov
2026-01-28
Customizable xref-references-in-directory backend
Daniel Mendler
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-10-18
Merge from origin/emacs-30
Eli Zaretskii
2025-10-18
; Improve documentation of commands that split current window
Eli Zaretskii
2025-05-15
New top-level buffer-local value functions
Sean Whitton
2025-03-21
xref: error -> user-error: reduce debug-on-error annoyance
Daniel Colascione
2025-03-04
Merge from savannah/emacs-30
Po Lu
2025-03-02
Fix the use of xref-window-local-history together with Xref buffer
Dmitry Gutov
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-11-27
Make Xref commands follow 'display-buffer' customizations
Dmitry Gutov
2024-11-14
Merge from origin/emacs-30
Michael Albinus
2024-11-14
Update 'xref-num-matches-found' when reverting *xref* buffer
Eshel Yaron
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-10-05
Simplify xref regular expression with rx
Daniel Colascione
2024-10-03
; Update a comment accordingly
Dmitry Gutov
2024-10-03
xref-location-marker: Use find-file-noselect to ensure uptodateness
Dmitry Gutov
2024-07-07
Checkdoc fixes in progmodes
Stefan Kangas
2024-06-27
* lisp/progmodes/xref.el (xref-revert-buffer-restore-point): New function.
Juri Linkov
2024-06-26
Use 'revert-function' in *xref* buffer
Eshel Yaron
2024-06-05
Use revert-buffer-restore-functions in xref-revert-buffer (bug#49731)
Juri Linkov
2024-06-04
Spelling fixes
Paul Eggert
2024-05-27
* lisp/progmodes/xref.el: Bump the version to 1.7.0
Dmitry Gutov
2024-05-26
xref-revert-buffer: Make inhibit-modification-hooks binding a bit safer
Dmitry Gutov
2024-05-18
Fix project-find-regexp in remote projects
Dmitry Gutov
2024-05-18
xref--group-name-for-display: Undo most of the latest change
Dmitry Gutov
2024-05-17
; Fix search in remote project with relative file names
Dmitry Gutov
2024-05-15
(xref--collect-matches): Move inhibit-modification-hooks binding down
Stefan Monnier
2024-05-12
Fix 'C-u C-x p g' globally and 'A' in dired-mode
Dmitry Gutov
2024-05-09
xref--collect-matches: Fix the application of syntax-propertize
Dmitry Gutov
2024-05-07
; xref-matches-in-files: Fix the previous change (bug#70813)
Dmitry Gutov
2024-05-05
New variable 'project-files-relative-names'
Dmitry Gutov
2024-03-28
Correctly check buffer mtime when displaying xref matches
Spencer Baugh
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-10-23
xref-backend-references: Avoid finding duplicates
Dmitry Gutov
2023-10-09
* lisp/progmodes/xref.el: Show the number of matches on mode-line (bug#66332)
Juri Linkov
2023-09-02
xref.el: Ensure that the return value is the buffer
Dmitry Gutov
2023-09-01
Don't push to Xref history when search ends with error
Dmitry Gutov
[next]