branch: externals/pulsar
commit 1e4bfd0c8afbfa0cf5862c26ded6de86516c50d3
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>

    Remove reference to obsolete pulsar-pulse-region-common-functions
---
 pulsar.el | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/pulsar.el b/pulsar.el
index 436107153a..d5a6579b42 100644
--- a/pulsar.el
+++ b/pulsar.el
@@ -5,7 +5,7 @@
 ;; Author: Protesilaos Stavrou <[email protected]>
 ;; Maintainer: Protesilaos Stavrou <[email protected]>
 ;; URL: https://github.com/protesilaos/pulsar
-;; Version: 1.3.0
+;; Version: 1.3.1
 ;; Package-Requires: ((emacs "28.1"))
 ;; Keywords: convenience, pulse, highlight
 
@@ -162,8 +162,7 @@ This only takes effect when `pulsar-mode' (buffer-local) or
     yank-rectangle)
   "Functions that highlight the affected region after invocation.
 When the value is nil, no pulsing is in effect.  Otherwise, the value is
-a list of functions that operate on the region.  It can be, for example,
-`pulsar-pulse-region-common-functions'.
+a list of functions that operate on the region.
 
 This only takes effect when `pulsar-mode' (buffer-local) or
 `pulsar-global-mode' is enabled."

Reply via email to