index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
xref.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add the necessary argument (bug#42967)
Dmitry Gutov
2020-08-27
1
-1
/
+1
*
; Bump xref version
Dmitry Gutov
2020-08-27
1
-1
/
+1
*
Unbreak dired-do-find-regexp in Emacs 26
Dmitry Gutov
2020-08-27
1
-0
/
+10
*
Unbreak xref-goto-xref in Emacs 26
Dmitry Gutov
2020-08-27
1
-1
/
+4
*
Unbreak project-find-regexp in Emacs 26.3 (bug#42765)
Dmitry Gutov
2020-08-14
1
-11
/
+32
*
Replace some uses of cl-mapcan with mapcan
Basil L. Contovounesios
2020-06-21
1
-3
/
+3
*
Change xref-find-apropos to pass PATTERN to backend verbatim
Dmitry Gutov
2020-06-01
1
-9
/
+23
*
project.el: A project has only one main root now
Dmitry Gutov
2020-05-23
1
-2
/
+2
*
* lisp/progmodes/xref.el: Fix first line syntax
Stefan Monnier
2020-05-15
1
-6
/
+6
*
; Tweak version numbers in lisp/progmodes/xref.el
João Távora
2020-05-15
1
-2
/
+2
*
Turn Eldoc, Xref and Project into GNU ELPA :core packages
João Távora
2020-05-13
1
-0
/
+5
*
Handle project--files-in-directory finding no files better
Dmitry Gutov
2020-03-30
1
-0
/
+1
*
Honor tags-case-fold-search during xref identifer completion
Dmitry Gutov
2020-01-18
1
-1
/
+7
*
xref-matches-in-files: Big Tramp speed-up
Dmitry Gutov
2020-01-07
1
-1
/
+9
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
; xref-references-in-directory: Autoload as well
Dmitry Gutov
2019-12-29
1
-0
/
+1
*
Extract xref-matches-in-files from project--find-regexp-in-files
Dmitry Gutov
2019-12-29
1
-0
/
+50
*
Rename xref-collect-references and xref-collect-matches
Dmitry Gutov
2019-12-29
1
-3
/
+13
*
; Improve the docstring some more
Dmitry Gutov
2019-12-29
1
-2
/
+3
*
Improve docstrings
Dmitry Gutov
2019-12-29
1
-2
/
+5
*
Don't require semantic/fw
Dmitry Gutov
2019-12-28
1
-1
/
+0
*
Do some renames for clarity
Dmitry Gutov
2019-12-28
1
-7
/
+9
*
(xref--find-buffer-visiting): Speed up by using get-file-buffer
Dmitry Gutov
2019-12-27
1
-4
/
+2
*
xref--collect-matches: Speed up on remote
Dmitry Gutov
2019-12-27
1
-2
/
+5
*
Apply the 'xref-group' property properly
Dmitry Gutov
2019-12-24
1
-1
/
+1
*
In xref-location-marker, handle deleted file or outdated xref location nicely
Stephen Leake
2019-10-20
1
-2
/
+7
*
lisp/*.el: Fix typos and improve some docstrings
Juanma Barranquero
2019-10-20
1
-3
/
+3
*
Add imenu support to xref
Damien Cassou
2019-08-23
1
-2
/
+23
*
; Fix typoes.
Juri Linkov
2019-08-15
1
-1
/
+1
*
Fix recent commit in xref.el
Eli Zaretskii
2019-07-25
1
-1
/
+5
*
Add xref-file-name-display
Stephen Leake
2019-07-17
1
-1
/
+9
*
Make xref-show-xrefs-function a defcustom
Fritz Stelzer
2019-06-25
1
-4
/
+6
*
Fix regressions in xref-find-definitions and ...-other-window
Dmitry Gutov
2019-06-16
1
-3
/
+17
*
Unbreak saving xref--original-window, etc
Dmitry Gutov
2019-06-10
1
-2
/
+2
*
Rename xref--pop-to-location to xref-pop-to-location
Dmitry Gutov
2019-06-09
1
-5
/
+5
*
Add a built-in alternative for xref-show-definitions-function
Dmitry Gutov
2019-06-09
1
-13
/
+43
*
Rename xref-refresh-results to xref-revert-buffer
Dmitry Gutov
2019-05-30
1
-2
/
+2
*
; Remove unused piece of code and update a docstring
Dmitry Gutov
2019-05-30
1
-3
/
+1
*
; Minor docstring change
Dmitry Gutov
2019-05-26
1
-1
/
+1
*
; xref--create-fetcher: Add some further clarification
Dmitry Gutov
2019-05-26
1
-0
/
+6
*
Expand some xref documentation
Dmitry Gutov
2019-05-26
1
-2
/
+23
*
Rename xref--revert-xref-buffer to xref-refresh-results
Dmitry Gutov
2019-05-25
1
-2
/
+3
*
Support reverting in xref-find-definitions results as well
Dmitry Gutov
2019-05-25
1
-29
/
+36
*
Support "reverting" Xref buffers (bug#35702)
Dmitry Gutov
2019-05-24
1
-10
/
+43
*
Make xref-find-definitions more customizable
Dmitry Gutov
2019-05-23
1
-11
/
+17
*
Separate xref-find-definitions' behavior from other commands
Dmitry Gutov
2019-05-23
1
-16
/
+25
*
xref--find-ignores-arguments: Return "" if IGNORES is nil
Dmitry Gutov
2019-05-03
1
-1
/
+2
*
(xref--mouse-2): Fix not to jump to the next line
Dmitry Gutov
2019-05-03
1
-1
/
+2
*
Fix an "empty identifier" problem
Dmitry Gutov
2019-05-03
1
-12
/
+17
*
New faces in xref (bug#23179)
Juri Linkov
2019-04-14
1
-4
/
+15
[next]