]> git.eshelyaron.com Git - emacs.git/commit
Fix regression in edmacro-finish-edit when parsing "none"
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 11 May 2022 19:16:23 +0000 (21:16 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 11 May 2022 19:16:36 +0000 (21:16 +0200)
commitf0e08e49145b3602fb73390217f94a6a79a5d632
tree52735378de2d3a709c771cdcdd20b8c14a23f386
parent4f27e4ff02d9d96b5cfbd196dd724e4a056cd8ef
Fix regression in edmacro-finish-edit when parsing "none"

* lisp/edmacro.el (edmacro-finish-edit): Use `kbd' here because
we're comparing the result to a string (bug#55372).
lisp/edmacro.el