Don't pulse the indentation, or the newline
commit943c45f68b7b954f311ec3c1c35ed21830223333
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 4 May 2015 20:16:12 +0000 (4 23:16 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 4 May 2015 20:24:36 +0000 (4 23:24 +0300)
tree0834c99f52bb736f519f2b11ef1dc34680490326
parent255a011f0ecf004b31c59945b10154b10fac3af1
Don't pulse the indentation, or the newline

* lisp/cedet/pulse.el (pulse-lighten-highlight)
(pulse-reset-face): Fall back to the inherited background
attribute in FACE.
(pulse-momentary-highlight-region): Add autoload cookie.

* lisp/progmodes/xref.el (xref--maybe-pulse): Don't highlight the
indentation, or the newline, if the line's non-empty
(http://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00118.html).
lisp/cedet/pulse.el
lisp/progmodes/xref.el