summaryrefslogtreecommitdiff
path: root/lisp/progmodes/xref.el
Commit message (Expand)AuthorAge
* (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
* ; Add the necessary argument (bug#42967)Dmitry Gutov2020-08-27
* ; Bump xref versionDmitry Gutov2020-08-27
* Unbreak dired-do-find-regexp in Emacs 26Dmitry Gutov2020-08-27
* Unbreak xref-goto-xref in Emacs 26Dmitry Gutov2020-08-27
* Unbreak project-find-regexp in Emacs 26.3 (bug#42765)Dmitry Gutov2020-08-14
* Replace some uses of cl-mapcan with mapcanBasil L. Contovounesios2020-06-21
* Change xref-find-apropos to pass PATTERN to backend verbatimDmitry Gutov2020-06-01
* project.el: A project has only one main root nowDmitry Gutov2020-05-23
* * lisp/progmodes/xref.el: Fix first line syntaxStefan Monnier2020-05-15
* ; Tweak version numbers in lisp/progmodes/xref.elJoão Távora2020-05-15
* Turn Eldoc, Xref and Project into GNU ELPA :core packagesJoão Távora2020-05-13
* Handle project--files-in-directory finding no files betterDmitry Gutov2020-03-30
* Honor tags-case-fold-search during xref identifer completionDmitry Gutov2020-01-18
* xref-matches-in-files: Big Tramp speed-upDmitry Gutov2020-01-07
* Update copyright year to 2020Paul Eggert2020-01-01
* ; xref-references-in-directory: Autoload as wellDmitry Gutov2019-12-29
* Extract xref-matches-in-files from project--find-regexp-in-filesDmitry Gutov2019-12-29
* Rename xref-collect-references and xref-collect-matchesDmitry Gutov2019-12-29
* ; Improve the docstring some moreDmitry Gutov2019-12-29
* Improve docstringsDmitry Gutov2019-12-29
* Don't require semantic/fwDmitry Gutov2019-12-28