[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/pulsar 4781b67078 1/3: Clarify statement in the documen
From: |
ELPA Syncer |
Subject: |
[elpa] externals/pulsar 4781b67078 1/3: Clarify statement in the documentation |
Date: |
Fri, 25 Mar 2022 10:57:55 -0400 (EDT) |
branch: externals/pulsar
commit 4781b670788329fe9bee8f4cc1f93fb645e89185
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Clarify statement in the documentation
---
README.org | 5 +++--
pulsar.el | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/README.org b/README.org
index 49e60cd873..3ca154acb1 100644
--- a/README.org
+++ b/README.org
@@ -79,8 +79,9 @@ enabled.
#+vindex: pulsar-face
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 interval in
-seconds. The applicable face is specified in ~pulsar-face~.
+number of blinks in a pulse, while the former sets their delay in
+seconds before they fade out. The applicable face is specified in
+~pulsar-face~.
#+vindex: pulsar-pulse
To disable the pulse but keep the temporary highlight, set the user
diff --git a/pulsar.el b/pulsar.el
index 94529d4fb2..f447899217 100644
--- a/pulsar.el
+++ b/pulsar.el
@@ -33,8 +33,9 @@
;;
;; 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 interval in
-;; seconds. The applicable face is specified in `pulsar-face'.
+;; number of blinks in a pulse, while the former sets their delay in
+;; seconds before they fade out. The applicable face is specified in
+;; `pulsar-face'.
;;
;; To disable the pulse but keep the temporary highlight, set the user
;; option `pulsar-pulse' to nil. The current line will remain