]> git.eshelyaron.com Git - emacs.git/commit
Add xref-pulse-on-jump
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 4 May 2015 15:09:33 +0000 (18:09 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 4 May 2015 15:51:48 +0000 (18:51 +0300)
commit14c1d2106cc770581d16a695734eb56e7b9662f2
tree54563a8e74e033b1a0564412b272b296604004c1
parent9d4eaff316fffc00fecb2dc1b655bc0df6953144
Add xref-pulse-on-jump

* lisp/cedet/pulse.el (pulse-momentary-highlight-one-line):
Add autoload cookie.

* lisp/progmodes/xref.el (xref-pulse-on-jump): New option.
(xref--maybe-pulse): New function.
(xref-pop-marker-stack, xref--pop-to-location)
(xref--display-position): Use it.
(xref--location-at-point): Use back-to-indentation.
lisp/cedet/pulse.el
lisp/progmodes/xref.el