]> git.eshelyaron.com Git - emacs.git/commit
Preserve match data in 'kbd'
authorMattias Engdegård <mattiase@acm.org>
Wed, 29 Jul 2020 15:47:32 +0000 (17:47 +0200)
committerMattias Engdegård <mattiase@acm.org>
Wed, 29 Jul 2020 15:48:53 +0000 (17:48 +0200)
commitc48bb7deb88317b6beda4c5944aca7998ff8c37a
tree0d4ef2e306ae147c8432ac8e6d27a3d3bc97f28a
parent3b0cb1c4f5cb78d3c887701810b5370b80be6559
Preserve match data in 'kbd'

* lisp/subr.el (kbd): Preserve match data since this function is
declared pure (see discussion in bug#42147).
lisp/subr.el