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

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

[elpa] externals/pulsar d636a23a05 07/10: Merge pull request #13 from sh


From: ELPA Syncer
Subject: [elpa] externals/pulsar d636a23a05 07/10: Merge pull request #13 from shipmints/typo-and-tab-alias
Date: Tue, 20 Aug 2024 12:58:58 -0400 (EDT)

branch: externals/pulsar
commit d636a23a052e40d75f16861688e9f2c00ad2a879
Merge: db89c709f4 61c316d968
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #13 from shipmints/typo-and-tab-alias
    
    Corrected readme typo no to not. Added tab-previous for completeness.
---
 README.org | 2 +-
 pulsar.el  | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.org b/README.org
index be2d82fa48..6443bf2ec2 100644
--- a/README.org
+++ b/README.org
@@ -76,7 +76,7 @@ enabled.
 
 #+vindex; pulsar-resolve-pulse-function-aliases
 By default, Pulsar does not try behave the same way for a function's
-aliases. If those are no added explicitly to the ~pulsar-pulse-functions~,
+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 that Pulsar will cover a function's
diff --git a/pulsar.el b/pulsar.el
index 814ab9f014..6f77cae5ab 100644
--- a/pulsar.el
+++ b/pulsar.el
@@ -123,6 +123,7 @@ Extension of `pulse.el'."
     tab-close
     tab-new
     tab-next
+    tab-previous
     widen
     windmove-down
     windmove-left



reply via email to

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