]> git.eshelyaron.com Git - emacs.git/commit
Reverse the edmacro-parse-keys/kbd vector/string logic
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 17 Oct 2021 20:14:30 +0000 (22:14 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 17 Oct 2021 20:14:30 +0000 (22:14 +0200)
commit3fa6f7242316a81f5752e4526d94837f2a90f969
tree484dfe280ade351ed3adbe07cd0529eb4108b67d
parentc0f5987ffd4374f152197d1f8d0e6efcbcf99d11
Reverse the edmacro-parse-keys/kbd vector/string logic

* lisp/edmacro.el (edmacro-parse-keys): Convert to a vector if
needed.
* lisp/subr.el (kbd): Remove the NEED-VECTOR parameter.
lisp/edmacro.el
lisp/subr.el