]> git.eshelyaron.com Git - emacs.git/commit
Fontify `mkbool` as function in `awk-mode`
authorStefan Kangas <stefankangas@gmail.com>
Sun, 7 Jul 2024 01:50:35 +0000 (03:50 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 7 Jul 2024 13:17:01 +0000 (15:17 +0200)
commit19630d4636fb7374ea9e7e76153f283705826680
tree4ff689f2c83df668a861c94cfda40d581a965a3e
parent748434c1d75c6470e0633c6ce029030fd7a85040
Fontify `mkbool` as function in `awk-mode`

* lisp/progmodes/cc-awk.el (awk-font-lock-keywords):
Fontify 'mkbool' function, added in gawk version 5.2.
See Info node '(gawk) Boolean Functions'.

(cherry picked from commit 745eae00d4178906eda58c26d0d132fbd32b3ff7)
lisp/progmodes/cc-awk.el