]> git.eshelyaron.com Git - emacs.git/commit
Correctly highlight SYMTAB in `awk-mode`
authorStefan Kangas <stefankangas@gmail.com>
Sun, 7 Jul 2024 01:39:37 +0000 (03:39 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 7 Jul 2024 13:17:00 +0000 (15:17 +0200)
commit748434c1d75c6470e0633c6ce029030fd7a85040
tree79a081f5779eb8a0705f7d9b0fd6f539f44a51d2
parent00991da66dee3cb7a309563eb13451f528c57289
Correctly highlight SYMTAB in `awk-mode`

* lisp/progmodes/cc-awk.el (awk-font-lock-keywords): Fix typo for
"SYMTAB" (see Info node '(gawk) Auto-set').

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