[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/pulsar e231995122 7/7: Document the pulsar-pulse-on-win
From: |
ELPA Syncer |
Subject: |
[elpa] externals/pulsar e231995122 7/7: Document the pulsar-pulse-on-window-change in the manual |
Date: |
Mon, 18 Nov 2024 00:58:41 -0500 (EST) |
branch: externals/pulsar
commit e23199512258f6d06b23f66bf000c85568c07a26
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Document the pulsar-pulse-on-window-change in the manual
This and pulsar-pulse-region-functions were contributed by shipmints
in pull request 20: <https://github.com/protesilaos/pulsar/pull/20>.
Also thanks to Anwesh Gangula, Diego Alvarez, and Ronny Randen for
contributing to the discussion about pulsing regions in issue 10:
<https://github.com/protesilaos/pulsar/issues/10>.
---
README.org | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 54ce254ba9..bfaf1ea2d5 100644
--- a/README.org
+++ b/README.org
@@ -90,6 +90,13 @@ defines a list of functions that are region-aware in this
regard. The
default value covers copyring, pasting, and undoing/redoing. [ The
~pulsar-pulse-region-functions~ is part of {{{development-version}}}. ]
+#+findex: pulsar-pulse-on-window-change
+The pulse effect also happens whenever there is a change to the window
+layout. This includes the selection, addition, deletion, resize of
+windows in a frame. Users who do not want this to happen can set the
+user option ~pulsar-pulse-on-window-change~ to a nil value. [ This is
+part of {{{development-version}}}. ]
+
#+vindex: pulsar-delay
#+vindex: pulsar-iterations
#+vindex: pulsar-face
@@ -359,8 +366,9 @@ Pulsar is meant to be a collective effort. Every bit of
help matters.
Bahman Movaqar, Daniel Mendler, Ivan Popovych, JD Smith, Maxim
Dunaevsky, Ryan Kaskel, shipmints, ukiran03.
-+ Ideas and user feedback :: Duy Nguyen, Mark Barton, Petter Storvik,
- Rudolf Adamkovič, Toon Claes, and users djl, kb.
++ Ideas and user feedback :: Anwesh Gangula, Diego Alvarez, Duy
+ Nguyen, Mark Barton, Petter Storvik, Ronny Randen, Rudolf Adamkovič,
+ Toon Claes, and users djl, kb.
* GNU Free Documentation License
:PROPERTIES:
- [elpa] externals/pulsar updated (ab0e2b727f -> e231995122), ELPA Syncer, 2024/11/18
- [elpa] externals/pulsar e4af31b85a 3/7: Untabify the buffer, ELPA Syncer, 2024/11/18
- [elpa] externals/pulsar 1733d61d52 5/7: Simplify the Commentary, ELPA Syncer, 2024/11/18
- [elpa] externals/pulsar d0c41eb30e 4/7: Reword the pulsar-inhibit-hidden-buffers doc string, ELPA Syncer, 2024/11/18
- [elpa] externals/pulsar b1634a728d 1/7: Move the basic user options closer to the top, ELPA Syncer, 2024/11/18
- [elpa] externals/pulsar 90cd726371 6/7: Document pulsar-pulse-region-functions in the manual, ELPA Syncer, 2024/11/18
- [elpa] externals/pulsar e231995122 7/7: Document the pulsar-pulse-on-window-change in the manual,
ELPA Syncer <=
- [elpa] externals/pulsar 65eb84a557 2/7: Make the window state change pulse not consider the minibuffer, ELPA Syncer, 2024/11/18