[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/pulsar 9f76a1136c 08/10: Fix typo in Commentary
From: |
ELPA Syncer |
Subject: |
[elpa] externals/pulsar 9f76a1136c 08/10: Fix typo in Commentary |
Date: |
Tue, 20 Aug 2024 12:58:58 -0400 (EDT) |
branch: externals/pulsar
commit 9f76a1136cad22ebdd7a026c147e8ee61153e8cb
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Fix typo in Commentary
---
pulsar.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pulsar.el b/pulsar.el
index 6f77cae5ab..40ae486862 100644
--- a/pulsar.el
+++ b/pulsar.el
@@ -33,7 +33,7 @@
;; `pulsar-global-mode' is enabled.
;;
;; By default, Pulsar does not try behave the same way for a
-;; function's aliases. If those are no added explicitly to the
+;; function's aliases. If those are not added explicitly to the
;; `pulsar-pulse-functions', they will not have a pulse effect.
;; However, the user option `pulsar-resolve-pulse-function-aliases'
;; can be set to a non-nil value to change this behaviour, meaning
- [elpa] externals/pulsar updated (be7da4d90a -> a179042c96), ELPA Syncer, 2024/08/20
- [elpa] externals/pulsar bfcde8f575 03/10: Merge pull request #12 from shipmints/function-aliases, ELPA Syncer, 2024/08/20
- [elpa] externals/pulsar e1ce78814c 02/10: Changed pulsar--find-fn-aliases to commandp to filter only interactive commands., ELPA Syncer, 2024/08/20
- [elpa] externals/pulsar 478afa3ca2 04/10: Acknowledge shipmints for commits 2d212ee, e1ce788, ELPA Syncer, 2024/08/20
- [elpa] externals/pulsar 9f76a1136c 08/10: Fix typo in Commentary,
ELPA Syncer <=
- [elpa] externals/pulsar b506118adf 09/10: Remove spacing from the front matter of README.org, ELPA Syncer, 2024/08/20
- [elpa] externals/pulsar a179042c96 10/10: Placate the compiler about quoting a symbol in a doc string, ELPA Syncer, 2024/08/20
- [elpa] externals/pulsar 61c316d968 06/10: Corrected readme typo no to not. Added tab-previous for completeness., ELPA Syncer, 2024/08/20
- [elpa] externals/pulsar d636a23a05 07/10: Merge pull request #13 from shipmints/typo-and-tab-alias, ELPA Syncer, 2024/08/20
- [elpa] externals/pulsar db89c709f4 05/10: Document the user option pulsar-resolve-pulse-function-aliases, ELPA Syncer, 2024/08/20
- [elpa] externals/pulsar 2d212eee94 01/10: Added optional support for pulsar-pulse-functions bi-directional alias resolution., ELPA Syncer, 2024/08/20