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

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

[nongnu] elpa/hyperdrive c97589207e 04/49: Change: (-history-mode-map) B


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive c97589207e 04/49: Change: (-history-mode-map) Bind + to -history-fill-version-ranges
Date: Wed, 20 Sep 2023 19:01:31 -0400 (EDT)

branch: elpa/hyperdrive
commit c97589207e7721997a68556c6eba9d630e29b6a9
Author: Joseph Turner <joseph@ushin.org>
Commit: Joseph Turner <joseph@ushin.org>

    Change: (-history-mode-map) Bind + to -history-fill-version-ranges
---
 hyperdrive-history.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hyperdrive-history.el b/hyperdrive-history.el
index 475146eb0d..8ed090f8fd 100644
--- a/hyperdrive-history.el
+++ b/hyperdrive-history.el
@@ -119,6 +119,7 @@ and ENTRY's version are nil."
   "RET" #'hyperdrive-history-find-file
   "v"   #'hyperdrive-history-view-file
   "="   #'hyperdrive-history-diff
+  "+"   #'hyperdrive-history-fill-version-ranges
   "w"   #'hyperdrive-history-copy-url
   "d"   #'hyperdrive-history-download-file)
 



reply via email to

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