]> git.eshelyaron.com Git - emacs.git/commit
Fix fontification of " in edit-kbd-macro
authorStefan Kangas <stefankangas@gmail.com>
Sat, 2 Sep 2023 07:48:18 +0000 (09:48 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 2 Sep 2023 07:51:29 +0000 (09:51 +0200)
commitdbbcf4a6599ff336d0ceb574cca02bb6f696655a
tree597db91c3dbc1373d4bb15b6c0edeeccf23c20dc
parent2137fdfd55006598da70807361ac7b4b8e44ad22
Fix fontification of " in edit-kbd-macro

* lisp/edmacro.el (edit-kbd-macro): Fix fontification when editing
keyboard macros containing the " character.
lisp/edmacro.el