diff options
| author | Eric S. Raymond | 1993-03-18 21:29:42 +0000 |
|---|---|---|
| committer | Eric S. Raymond | 1993-03-18 21:29:42 +0000 |
| commit | e9571d2a21b7fd2dc46549382bea5ed4c00ddb07 (patch) | |
| tree | 23e0c3f0017bfba65503f9208523c62d572300ac /lisp/progmodes | |
| parent | 92e443b1559cf7ca416185e1ecd8ad334be7fee1 (diff) | |
| download | emacs-e9571d2a21b7fd2dc46549382bea5ed4c00ddb07.tar.gz emacs-e9571d2a21b7fd2dc46549382bea5ed4c00ddb07.zip | |
Add or correct keywords
Diffstat (limited to 'lisp/progmodes')
| -rw-r--r-- | lisp/progmodes/awk-mode.el | 2 | ||||
| -rw-r--r-- | lisp/progmodes/compile.el | 2 | ||||
| -rw-r--r-- | lisp/progmodes/inf-lisp.el | 2 |
3 files changed, 3 insertions, 3 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 @@ | |||
| 3 | ;; Copyright (C) 1988 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1988 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: FSF | 5 | ;; Maintainer: FSF |
| 6 | ;; Keyword: unix, languages | 6 | ;; Keywords: unix, languages |
| 7 | 7 | ||
| 8 | ;; This file is part of GNU Emacs. | 8 | ;; This file is part of GNU Emacs. |
| 9 | 9 | ||
diff --git a/lisp/progmodes/compile.el b/lisp/progmodes/compile.el index 999427e2610..cacea5194ee 100644 --- a/lisp/progmodes/compile.el +++ b/lisp/progmodes/compile.el | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | ;; Author: Roland McGrath <roland@prep.ai.mit.edu> | 5 | ;; Author: Roland McGrath <roland@prep.ai.mit.edu> |
| 6 | ;; Maintainer: FSF | 6 | ;; Maintainer: FSF |
| 7 | ;; Keyword: tools, processes | 7 | ;; Keywords: tools, processes |
| 8 | 8 | ||
| 9 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
| 10 | 10 | ||
diff --git a/lisp/progmodes/inf-lisp.el b/lisp/progmodes/inf-lisp.el index 5706990ea56..b5f44647979 100644 --- a/lisp/progmodes/inf-lisp.el +++ b/lisp/progmodes/inf-lisp.el | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | ;;; Copyright (C) 1988 Free Software Foundation, Inc. | 2 | ;;; Copyright (C) 1988 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: Olin Shivers <shivers@cs.cmu.edu> | 4 | ;; Author: Olin Shivers <shivers@cs.cmu.edu> |
| 5 | ;; Keyword: processes, lisp | 5 | ;; Keywords: processes, lisp |
| 6 | 6 | ||
| 7 | ;;; This file is part of GNU Emacs. | 7 | ;;; This file is part of GNU Emacs. |
| 8 | 8 | ||