diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1993-03-18 21:29:42 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1993-03-18 21:29:42 +0000 |
commit | d275d87287bf973d433fbc13b530e5150995c408 (patch) | |
tree | 85f223b59fb0a34bbb120f921f1c61e95503707e /lisp/progmodes/awk-mode.el | |
parent | 3c8a947ed679e72d161a7ce5ded92bb843e7c35b (diff) | |
download | emacs-d275d87287bf973d433fbc13b530e5150995c408.tar.gz |
Add or correct keywords
Diffstat (limited to 'lisp/progmodes/awk-mode.el')
-rw-r--r-- | lisp/progmodes/awk-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/awk-mode.el b/lisp/progmodes/awk-mode.el index 5d335682dd6..b4ec8ddfb0e 100644 --- a/lisp/progmodes/awk-mode.el +++ b/lisp/progmodes/awk-mode.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1988 Free Software Foundation, Inc. ;; Maintainer: FSF -;; Keyword: unix, languages +;; Keywords: unix, languages ;; This file is part of GNU Emacs. |