From: Eli Zaretskii Date: Sun, 26 Aug 2001 16:36:14 +0000 (+0000) Subject: Add Keywords header. From Pavel Janik. X-Git-Tag: emacs-pretest-21.0.105~73 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=299248aa623bd357608cef44cf56728d9d37231b;p=emacs.git Add Keywords header. From Pavel Janik. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 00d5bbd2319..21bb10ea373 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2001-08-26 Eli Zaretskii + + * progmodes/antlr-mode.el: Add Keywords header. From Pavel + Jan,Bm(Bk . + + * net/telnet.el: Ditto. + 2001-08-26 Gerd Moellmann * hl-line.el (hl-line-mode): Add args INIT-VALUE, LIGHTER, and diff --git a/lisp/net/telnet.el b/lisp/net/telnet.el index 557d00534d4..be4753caf56 100644 --- a/lisp/net/telnet.el +++ b/lisp/net/telnet.el @@ -4,6 +4,7 @@ ;; Author: William F. Schelter ;; Maintainer: FSF +;; Keywords: unix, comm ;; This file is part of GNU Emacs. 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/