Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8115 emacs/lisp/ChangeLog:1.8116
*** emacs/lisp/ChangeLog:1.8115 Fri Aug 26 15:51:54 2005
--- emacs/lisp/ChangeLog        Fri Aug 26 18:03:46 2005
***************
*** 39,44 ****
--- 39,50 ----
  
  2005-08-26  Romain Francoise  <[EMAIL PROTECTED]>
  
+       * progmodes/antlr-mode.el (antlr-default): Fix defface form.
+       (antlr-font-lock-additional-keywords): Fix reference to
+       `antlr-font-lock-literal-regexp' erroneously changed during the
+       mass face rename.
+       (antlr-run-tool): Use `compilation-start'.
+ 
        * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
        instead of the obsolete `compile-internal'.
  


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to