summaryrefslogtreecommitdiff
path: root/lisp/progmodes/xref.el
Commit message (Expand)AuthorAge
* * lisp/progmodes/xref.el (xref--collect-matches): Widen temporarily.Juri Linkov2021-08-18
* Provide a default for xref-find-apropos patternDmitry Gutov2021-08-06
* Change the xref-goto-xref error messageDmitry Gutov2021-08-06
* Fix printing of multiple items in one group without line numbersDmitry Gutov2021-07-29
* (xref--insert-xrefs): Fix printing of line numbersDmitry Gutov2021-07-06
* Support old BSD find and "root dir symlink" betterDmitry Gutov2021-06-07
* (completing-read): Add `group-function` to the completion metadataDaniel Mendler2021-05-20
* Visually truncate excessively long lines in XrefDmitry Gutov2021-05-18
* * lisp/progmodes/xref.el: Bump version.Dmitry Gutov2021-04-29
* Obsolete the TAB binding in *xref* buffersEli Zaretskii2021-04-24
* Revert "Remove the binding for xref-quit-and-goto-xref"Eli Zaretskii2021-04-23
* * lisp/progmodes/xref.el: Remove the "still experimental" note.Dmitry Gutov2021-04-23
* Remove the binding for xref-quit-and-goto-xrefDmitry Gutov2021-04-23
* Move part of the fix from project to xrefDmitry Gutov2021-04-22
* Improve quoting of directory names in project/xrefDmitry Gutov2021-04-16
* * lisp/progmodes/xref.el: Change xref-file-name-display and xref-match face.Juri Linkov2021-04-02
* xref.el: Keep Emacs 26 compatibilityDmitry Gutov2021-03-24
* Replace "(default %s)" with 'format-prompt'Gabriel do Nascimento Ribeiro2021-03-24
* New commands xref-next-line-no-show and xref-prev-line-no-show (bug#44611)Juri Linkov2021-03-16
* * lisp/progmodes/xref.el (xref-after-update-hook): New defcustom (bug#46992).Juri Linkov2021-03-08
* Speed up xref rendering for matches on very long linesDmitry Gutov2021-03-08
* (xref-revert-buffer): Also 'erase-buffer' when handling a user-errorDmitry Gutov2021-01-29
* Allow project/xref packages to be used in Emacs 26.1João Távora2021-01-28
* ; xref-revert-buffer: Drop the (goto-char) at the endDmitry Gutov2021-01-23
* Erase the buffer only after fetching the new contentsDmitry Gutov2021-01-23
* Make sure the new window is not too tallDmitry Gutov2021-01-19
* New command xref-quit-and-pop-marker-stackDmitry Gutov2021-01-11
* Make sure default-directory relates to the originating bufferDmitry Gutov2021-01-09
* Proof some searches and file listings against symlinksDmitry Gutov2021-01-06
* * lisp/progmodes/xref.el (xref--show-defs-buffer-at-bottom): Fix missing argStefan Monnier2021-01-02
* xref--show-pos-in-buf: Don't set other-window-scroll-bufferDmitry Gutov2021-01-02
* xref-show-definitions-completing-read: Default to the first locationDmitry Gutov2021-01-01
* Update copyright year to 2021Paul Eggert2021-01-01
* Add 'project-relative' as value for 'xref-file-name-display'Dmitry Gutov2020-12-30
* xref-show-definitions-completing-read: Tune up completionDmitry Gutov2020-12-29
* Rename and document the built-in xref-show-definitions-function'sDmitry Gutov2020-12-28
* Generic-ify xref-location-columnDmitry Gutov2020-12-21
* De-duplicate lines in Xref buffersJuri Linkov2020-12-21
* * lisp/progmodes/xref.el: Bump the version.Dmitry Gutov2020-12-09
* Add missing defcustom keywords to new variablesDmitry Gutov2020-12-09
* Add commands xref-next-group and xref-prev-groupDaniel Martín2020-12-07
* Always show the summaryDmitry Gutov2020-12-05
* Fontify the group and the line numberDmitry Gutov2020-12-05
* Hide the common parent directory, if anyDmitry Gutov2020-12-05
* xref--show-defs-minibuffer: new "show definitions" UIWilliam Xu2020-12-05
* Improve docstringsDmitry Gutov2020-12-04
* ; Fix line number sortingDmitry Gutov2020-12-04
* Support using ripgrep in project-find-regexp and friendsDmitry Gutov2020-12-04
* * lisp/progmodes/xref.el (xref-goto-xref): Prefix arg quits the *xref* buffer.Juri Linkov2020-11-14
* ; Prefer https to http in more URLsStefan Kangas2020-10-24