]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/antlr-mode.el
From Jeff Miller <jmiller at cablespeed.com> (tiny change)
[gnu-emacs] / lisp / progmodes / antlr-mode.el
index 7ddd9212f6cf227c6e29156b71fa693561df9dd0..e31a94030c33c211848de84e6708428124fffc96 100644 (file)
@@ -829,7 +829,7 @@ in the grammar's actions and semantic predicates, see
 `antlr-font-lock-maximum-decoration'.")
 
 (defvar antlr-default-face 'antlr-default)
-(defface antlr-default nil
+(defface antlr-default '((t nil))
   "Face to prevent strings from language dependent highlighting.
 Do not change."
   :group 'antlr)