]> git.eshelyaron.com Git - emacs.git/commit
Add rudimentary font-locking to edmacro-mode
authorStefan Kangas <stefan@marxist.se>
Sun, 19 Jun 2022 11:16:19 +0000 (13:16 +0200)
committerStefan Kangas <stefan@marxist.se>
Sun, 19 Jun 2022 12:32:13 +0000 (14:32 +0200)
commite611dbcc7c815d321199deb380df333737bab06a
tree8321eb5c515bd9dd67723feb30132195a1c488a5
parent176256cf2f80be2a692df444c7c79e9d6575c59b
Add rudimentary font-locking to edmacro-mode

* lisp/edmacro.el (edmacro-label): New face.
(edmacro-mode-font-lock-keywords): New variable.
(edit-kbd-macro): Use font-lock in 'edmacro-mode'.  Minor
improvement to command substitution.
lisp/edmacro.el