]> git.eshelyaron.com Git - emacs.git/commit
xref: Input history and minor tweaks
authorDmitry Gutov <dgutov@yandex.ru>
Thu, 22 Jan 2015 02:09:23 +0000 (04:09 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Thu, 22 Jan 2015 02:09:23 +0000 (04:09 +0200)
commita17a5daebf50f9abd00341f606eae8aff73e9737
treed42c0858004b01546840786df952b02f468f407b
parent20f66485526b69eb26f2e70bd835a5e1333559d5
xref: Input history and minor tweaks

* lisp/progmodes/xref.el (xref--current): Rename from `xref--selected'.
(xref--inhibit-mark-current): Rename from
`xref--inhibit-mark-selected'.  Update the usages.
(xref-quit): Reword the docstring.  Kill buffers after quitting
windows instead of before.
(xref--insert-xrefs): Tweak help-echo.
(xref--read-identifier-history, xref--read-pattern-history):
New variables.
(xref--read-identifier, xref-find-apropos): Use them.
lisp/ChangeLog
lisp/progmodes/xref.el