Pulse using a timer
commitd804150fb26c5c46cf8c7bc6bac1cbf88c3d5bed
authorDmitry Gutov <dgutov@yandex.ru>
Wed, 6 May 2015 02:54:52 +0000 (6 05:54 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Wed, 6 May 2015 02:58:24 +0000 (6 05:58 +0300)
tree5b9d3124021fbf35d28f5d59141f285418d8fcab
parent4d3fed0157e96c0f9a8138ad52530d7fa53b1833
Pulse using a timer

* lisp/cedet/pulse.el (pulse-momentary-stop-time): New variable.
(pulse-momentary-highlight-overlay): Set up the timer instead of
calling `pulse'
(http://lists.gnu.org/archive/html/emacs-devel/2015-05/).
(pulse-tick): New function.
(pulse-momentary-unhighlight): Cut off the stop time.
(pulse-delay): Update the docstring WRT to not using sit-for.
lisp/cedet/pulse.el