]> git.eshelyaron.com Git - emacs.git/commit
Add font locking for many missing macros in m4-mode
authorStefan Kangas <stefan@marxist.se>
Fri, 12 Feb 2021 04:15:01 +0000 (05:15 +0100)
committerStefan Kangas <stefan@marxist.se>
Fri, 12 Feb 2021 17:50:55 +0000 (18:50 +0100)
commit506b8d725a4591747a97e806c140d9e72863c1d0
treeff74dd79b6e0da6b79644be1a9e2c55d6539faba
parentc7b35ea3060b90ed68a933eed29e85dd2d567e3e
Add font locking for many missing macros in m4-mode

* lisp/progmodes/m4-mode.el (m4--macro-list): New variable.
(m4-font-lock-keywords): Use regexp-opt and add many missing macros
sourced from the M4 manual.
lisp/progmodes/m4-mode.el