(antlr-font-lock-additional-keywords): Fix typo. (Bug#1074)
+2008-10-04 David J. Biesack <David.Biesack@sas.com> (tiny change)
+
+ * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
+ Fix typo. (Bug#1074)
+
2008-10-04 Martin Rudalics <rudalics@gmx.at>
* progmodes/compile.el (compilation-start): Make sure to move to
`((antlr-invalidate-context-cache)
("\\$setType[ \t]*(\\([A-Za-z\300-\326\330-\337]\\sw*\\))"
(1 antlr-tokendef-face))
- ("\\$\\sw+" (0 keyword-face))
+ ("\\$\\sw+" (0 antlr-keyword-face))
;; the tokens are already fontified as string/docstrings:
(,(lambda (limit)
(if antlr-font-lock-literal-regexp