emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/pulsar 81eda582a1 3/4: Tweak pulsar.el Commentary


From: ELPA Syncer
Subject: [elpa] externals/pulsar 81eda582a1 3/4: Tweak pulsar.el Commentary
Date: Tue, 19 Jul 2022 14:57:50 -0400 (EDT)

branch: externals/pulsar
commit 81eda582a1ad5d6e9f8dc4a40229e9193a6075a2
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Tweak pulsar.el Commentary
---
 pulsar.el | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/pulsar.el b/pulsar.el
index 1942f8b33b..b6772ed0d5 100644
--- a/pulsar.el
+++ b/pulsar.el
@@ -33,6 +33,11 @@
 ;; takes place when either `pulsar-mode' (buffer-local) or
 ;; `pulsar-global-mode' is enabled.
 ;;
+;; There is no need to add all functions that affect the active window
+;; to the `pulsar-pulse-functions'.  Instead, keep the user option
+;; `pulsar-pulse-on-window-change' in its default non-nil value.  It
+;; will pulse the current line whenever the active window changes.
+;;
 ;; The overall duration of the highlight is determined by a combination
 ;; of `pulsar-delay' and `pulsar-iterations'.  The latter determines the
 ;; number of blinks in a pulse, while the former sets their delay in



reply via email to

[Prev in Thread] Current Thread [Next in Thread]