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
*
Say 'All results processed' at the end
Dmitry Gutov
2016-05-08
1
-1
/
+3
*
`nreverse' the marker pairs list
Dmitry Gutov
2016-05-05
1
-1
/
+1
*
shell-quote-argument DIR when appropriate
Dmitry Gutov
2016-05-05
1
-2
/
+3
*
Rework xref-query-replace-in-results
Dmitry Gutov
2016-05-05
1
-50
/
+81
*
Handle "empty line" regexp in xref searches
Dmitry Gutov
2016-05-04
1
-1
/
+5
*
Clear buffer-undo-list when showing xrefs
Dmitry Gutov
2016-05-04
1
-1
/
+3
*
`nreverse' Grep hits before passing them to xref--convert-hits
Dmitry Gutov
2016-05-02
1
-1
/
+1
*
Perform xref searches without visiting unopened files
Dmitry Gutov
2016-04-12
1
-57
/
+83
*
* lisp/progmodes/xref.el (xref-buffer-name, xref--window):
Glenn Morris
2016-03-17
1
-6
/
+5
*
Make sure to use case-sensitive search
Dmitry Gutov
2016-03-03
1
-0
/
+1
*
Uncomment the next-error-function integration in xref
Dmitry Gutov
2016-02-29
1
-4
/
+2
*
Kill off xref--display-history
Dmitry Gutov
2016-02-22
1
-30
/
+1
*
Keep the xref buffer visible until the user quits it explicitly
Dmitry Gutov
2016-02-22
1
-32
/
+52
*
Improve project-find-file
Stephen Leake
2016-01-29
1
-0
/
+4
*
Rename xref-query-replace to xref-query-replace-in-results
Dmitry Gutov
2016-01-24
1
-2
/
+2
*
Comment out next-error-function integration in xref
Dmitry Gutov
2016-01-23
1
-2
/
+4
*
In xref-collect-references, force backends to respect the 'dir' arg
Stephen Leake
2016-01-22
1
-1
/
+7
*
Add xref-based replacements for Dired search commands
Dmitry Gutov
2016-01-18
1
-22
/
+43
*
Add some missing version tags.
Glenn Morris
2016-01-12
1
-0
/
+1
*
Improve doc strings and prompts in xref.el
Eli Zaretskii
2016-01-09
1
-10
/
+12
*
Add project-find-file and project-or-external-find-file
Dmitry Gutov
2016-01-07
1
-18
/
+25
*
Spelling fix
Paul Eggert
2016-01-03
1
-1
/
+1
*
; Clarify that xref is still experimental
Dmitry Gutov
2016-01-03
1
-0
/
+5
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Undo ill-advised change
Dmitry Gutov
2015-12-30
1
-1
/
+1
*
Rename project-library-roots to project-external-roots
Dmitry Gutov
2015-12-28
1
-2
/
+2
*
APPEND etags--xref-backend to xref-backend-functions
Dmitry Gutov
2015-12-02
1
-2
/
+3
*
Autoload etags when using its xref backend
Dmitry Gutov
2015-11-27
1
-3
/
+1
*
Add xref--etags-backend to xref-backing-functions using add-hook
Dmitry Gutov
2015-11-21
1
-3
/
+5
*
Improve doc string
Stephen Leake
2015-11-17
1
-2
/
+3
*
Unify the absolutely equal xref-backend-references implementations
Dmitry Gutov
2015-11-15
1
-2
/
+12
*
Update project-find-regexp for the new xref API
Dmitry Gutov
2015-11-15
1
-0
/
+1
*
Fix replacing a match with a shorter string
Dmitry Gutov
2015-11-15
1
-7
/
+10
*
* lisp/progmodes/xref.el (xref-pop-marker-stack): Downgrade errors
Artur Malabarba
2015-11-14
1
-2
/
+2
*
; Update xref-etags-mode for the latest change
Dmitry Gutov
2015-11-14
1
-8
/
+3
*
Use generic dispatch for xref backends
Dmitry Gutov
2015-11-14
1
-39
/
+60
*
Handle multiple matches on the same line; add highlighting
Dmitry Gutov
2015-11-14
1
-21
/
+23
*
Replace xref-match-bounds with xref-match-length
Dmitry Gutov
2015-11-14
1
-52
/
+47
*
Move and rename xref-find-regexp to the project package
Dmitry Gutov
2015-11-08
1
-44
/
+20
*
Abolish temporary buffer management for xref
Dmitry Gutov
2015-11-06
1
-41
/
+6
*
Rename "search path" to "library roots"
Dmitry Gutov
2015-11-06
1
-4
/
+3
*
* lisp/progmodes/xref.el: require semantic/symref during compilation.
Stephen Leake
2015-11-06
1
-0
/
+3
*
* lisp/progmodes/xref.el: Doc fixes
Juanma Barranquero
2015-11-04
1
-6
/
+6
*
Fix some more docstring etc. quoting problems
Paul Eggert
2015-09-03
1
-2
/
+2
*
elisp--xref-find-definitions handle cl-defstuct default constructor
Stephen Leake
2015-08-11
1
-3
/
+12
*
; Fix xref--show-location, after regression in ee50e62
Dmitry Gutov
2015-08-10
1
-11
/
+12
*
Add project-vc-search-path and project-vc-ignores
Dmitry Gutov
2015-08-10
1
-4
/
+4
*
Preserve window point in xref-find-definitions-other-window
Dmitry Gutov
2015-08-05
1
-21
/
+26
*
Add a second argument to project-ignores
Dmitry Gutov
2015-08-02
1
-1
/
+2
*
Rename project-directories to project-roots
Dmitry Gutov
2015-07-31
1
-4
/
+6
[next]