]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention antlr-mode.
authorEli Zaretskii <eliz@gnu.org>
Thu, 12 Jul 2001 07:18:18 +0000 (07:18 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 12 Jul 2001 07:18:18 +0000 (07:18 +0000)
etc/NEWS

index a25516cfdc37ce403228356e0cac8e4808da324d..b0f00befba67a4ae35aa5c3e7a507e8ff47f68f4 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2179,6 +2179,10 @@ facilities for Emacs, similar to what zsh and tcsh offer.  The main
 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.