]> git.eshelyaron.com Git - emacs.git/commit
Make kbd usable during bootstrap
authorStefan Kangas <stefan@marxist.se>
Tue, 12 Oct 2021 23:40:14 +0000 (01:40 +0200)
committerStefan Kangas <stefan@marxist.se>
Sat, 16 Oct 2021 14:06:55 +0000 (16:06 +0200)
commite082a1628444125ca36c222d81bf5fe8a84ccbc5
tree436a6d08972a5e58cfff325809941d2291961277
parenta232821c5127d5ebf862dc229f14a35dfef78e40
Make kbd usable during bootstrap

* lisp/subr.el (kbd): Make 'kbd' usable during bootstrap by copying
the definition of 'read-kbd-macro' into it, and adjusting it to no
longer use CL-Lib functions.

This change was discussed in:
https://lists.gnu.org/r/emacs-devel/2021-10/msg00909.html
etc/NEWS
lisp/subr.el