diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-08-26 16:36:14 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-08-26 16:36:14 +0000 |
commit | 299248aa623bd357608cef44cf56728d9d37231b (patch) | |
tree | 25f39a43b32cb5fc4eb9e2f9b7e8d3743b45ff44 /lisp/progmodes/antlr-mode.el | |
parent | 08ead67bba4d1d18182ff2f23e7970644c251290 (diff) | |
download | emacs-299248aa623bd357608cef44cf56728d9d37231b.tar.gz |
Add Keywords header. From Pavel Janik.
Diffstat (limited to 'lisp/progmodes/antlr-mode.el')
-rw-r--r-- | lisp/progmodes/antlr-mode.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/progmodes/antlr-mode.el b/lisp/progmodes/antlr-mode.el index 1047ddf600f..40e2a18334c 100644 --- a/lisp/progmodes/antlr-mode.el +++ b/lisp/progmodes/antlr-mode.el @@ -3,6 +3,7 @@ ;; Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc. ;; ;; Author: Christoph.Wedler@sap.com +;; Keywords: languages ;; Version: 1.4 ;; X-URL: http://www.fmi.uni-passau.de/~wedler/antlr-mode/ |