summaryrefslogtreecommitdiff
path: root/lisp/progmodes/antlr-mode.el
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2010-08-29 12:17:13 -0400
committerChong Yidong <cyd@stupidchicken.com>2010-08-29 12:17:13 -0400
commitbd78fa1d5442e6e023a16d407741ec899d57d3cd (patch)
treefe959a18baff827f362b8b43b56b0cb644983272 /lisp/progmodes/antlr-mode.el
parent4520b858c1d64bf61db1ae7b00b1b84e0cc645bd (diff)
downloademacs-bd78fa1d5442e6e023a16d407741ec899d57d3cd.tar.gz
emacs-bd78fa1d5442e6e023a16d407741ec899d57d3cd.tar.bz2
emacs-bd78fa1d5442e6e023a16d407741ec899d57d3cd.zip
Add "Package:" file headers to denote built-in packages.
Diffstat (limited to 'lisp/progmodes/antlr-mode.el')
-rw-r--r--lisp/progmodes/antlr-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/antlr-mode.el b/lisp/progmodes/antlr-mode.el
index 4e93c547881..9b24ac7a1f4 100644
--- a/lisp/progmodes/antlr-mode.el
+++ b/lisp/progmodes/antlr-mode.el
@@ -5,7 +5,7 @@
;; Author: Christoph.Wedler@sap.com
;; Keywords: languages, ANTLR, code generator
-;; Version: (see `antlr-version' below)
+;; Version: 2.2c
;; X-URL: http://antlr-mode.sourceforge.net/
;; This file is part of GNU Emacs.