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

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

[elpa] externals/pulsar 4373dcea7a: Add next-buffer and previous-buffer


From: ELPA Syncer
Subject: [elpa] externals/pulsar 4373dcea7a: Add next-buffer and previous-buffer to pulsar-pulse-functions
Date: Mon, 6 Mar 2023 04:58:27 -0500 (EST)

branch: externals/pulsar
commit 4373dcea7a607454f6d87f347f93dff66c8635ac
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Add next-buffer and previous-buffer to pulsar-pulse-functions
---
 pulsar.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/pulsar.el b/pulsar.el
index ec6052da09..3ae965a753 100644
--- a/pulsar.el
+++ b/pulsar.el
@@ -83,6 +83,8 @@ Extension of `pulse.el'."
     backward-page
     scroll-up-command
     scroll-down-command
+    next-buffer
+    previous-buffer
     windmove-right
     windmove-left
     windmove-up



reply via email to

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