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

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

[nongnu] elpa/bind-map 27ed3304d2 19/97: Revert one of the changes in th


From: ELPA Syncer
Subject: [nongnu] elpa/bind-map 27ed3304d2 19/97: Revert one of the changes in the previous commit
Date: Thu, 20 Jan 2022 07:59:06 -0500 (EST)

branch: elpa/bind-map
commit 27ed3304d23610a2dfa8315f65779bc59579cd44
Author: justbur <justin@burkett.cc>
Commit: justbur <justin@burkett.cc>

    Revert one of the changes in the previous commit
---
 bind-map.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bind-map.el b/bind-map.el
index 539441a3a2..8e03cf7ca9 100644
--- a/bind-map.el
+++ b/bind-map.el
@@ -56,7 +56,7 @@
 ;; Binding keys in the maps
 
 ;; You may use the built-in `define-key' which will function as intended.
-;; `bind-map' (part of https://github.com/jwiegley/use-package) is another
+;; `bind-key' (part of https://github.com/jwiegley/use-package) is another
 ;; option. For those who want a different interface, the following functions 
are
 ;; also provided, which both just use `define-key' internally, but allow for
 ;; multiple bindings without much syntax.



reply via email to

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