# HG changeset patch
# User Eli Zaretskii <eliz@gnu.org>
# Date 994922298 0
# Node ID dd827746979da1c967fda9e6c61557e649d078ef
# Parent  d224cac6d3e0a54531a9ba26b96bb51c43f3ec43
Mention antlr-mode.

diff -r d224cac6d3e0 -r dd827746979d etc/NEWS
--- a/etc/NEWS	Thu Jul 12 07:15:00 2001 +0000
+++ b/etc/NEWS	Thu Jul 12 07:18:18 2001 +0000
@@ -2179,6 +2179,10 @@
 difference is that completion functions are written in Lisp, meaning
 they can be profiled, debugged, etc.
 
+*** antlr-mode is a new major mode for editing ANTLR grammar files.
+It is automatically turned on for files whose names have the extension
+`.g'.
+
 +++
 ** Refill minor mode provides preliminary support for keeping
 paragraphs filled as you modify them.