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

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

[nongnu] elpa/bind-map 8dea8e8f91 10/97: Grammatical fix in README


From: ELPA Syncer
Subject: [nongnu] elpa/bind-map 8dea8e8f91 10/97: Grammatical fix in README
Date: Thu, 20 Jan 2022 07:58:51 -0500 (EST)

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

    Grammatical fix in README
---
 README.org | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index 9c867e80b1..db61dc641a 100644
--- a/README.org
+++ b/README.org
@@ -32,8 +32,9 @@ in the correct places.
 ** Binding keys in the maps
 You may use the built-in =define-key= which will function as intended.
 =bind-key= (part of [[https://github.com/jwiegley/use-package][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.
+different interface, the following functions are also provided, which both just
+use =define-key= internally, but allow for multiple bindings without much
+syntax.
 
 #+BEGIN_SRC emacs-lisp
 (bind-map-set-keys my-lisp-map



reply via email to

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