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

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

[elpa] externals/pulsar c9e1e5fc32 1/3: Clarify pulsar-pulse-on-window-c


From: ELPA Syncer
Subject: [elpa] externals/pulsar c9e1e5fc32 1/3: Clarify pulsar-pulse-on-window-change doc string
Date: Sat, 6 Aug 2022 01:58:03 -0400 (EDT)

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

    Clarify pulsar-pulse-on-window-change doc string
---
 pulsar.el | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/pulsar.el b/pulsar.el
index c984310bb0..4581732371 100644
--- a/pulsar.el
+++ b/pulsar.el
@@ -126,7 +126,9 @@ This covers all commands or functions that affect the 
current
 window.  Users who prefer to trigger a pulse only after select
 functions (e.g. only after `other-window') are advised to set
 this variable to nil and update the `pulsar-pulse-functions'
-accordingly."
+accordingly.
+
+Internally this works with `window-selection-change-functions'."
   :type 'boolean
   :group 'pulsar)
 



reply via email to

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