summaryrefslogtreecommitdiff
path: root/lisp/textmodes
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>1993-03-18 21:29:42 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>1993-03-18 21:29:42 +0000
commite9571d2a21b7fd2dc46549382bea5ed4c00ddb07 (patch)
tree23e0c3f0017bfba65503f9208523c62d572300ac /lisp/textmodes
parent92e443b1559cf7ca416185e1ecd8ad334be7fee1 (diff)
downloademacs-e9571d2a21b7fd2dc46549382bea5ed4c00ddb07.tar.gz
Add or correct keywords
Diffstat (limited to 'lisp/textmodes')
-rw-r--r--lisp/textmodes/ispell4.el2
-rw-r--r--lisp/textmodes/scribe.el1
-rw-r--r--lisp/textmodes/spell.el1
3 files changed, 4 insertions, 0 deletions
diff --git a/lisp/textmodes/ispell4.el b/lisp/textmodes/ispell4.el
index 4c5058fb3a5..ded85446595 100644
--- a/lisp/textmodes/ispell4.el
+++ b/lisp/textmodes/ispell4.el
@@ -2,6 +2,8 @@
;;Copyright (C) 1990, 1991 Free Software Foundation, Inc.
+;; Keywords: wp
+
;;This file is part of GNU Emacs.
;;
;;GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/textmodes/scribe.el b/lisp/textmodes/scribe.el
index 423de634308..6954f5c6284 100644
--- a/lisp/textmodes/scribe.el
+++ b/lisp/textmodes/scribe.el
@@ -3,6 +3,7 @@
;; Copyright (C) 1985 Free Software Foundation, Inc.
;; Maintainer: FSF
+;; Keywords: wp
;; This file might become part of GNU Emacs.
diff --git a/lisp/textmodes/spell.el b/lisp/textmodes/spell.el
index 02c7c4eb118..6e05a8c0fad 100644
--- a/lisp/textmodes/spell.el
+++ b/lisp/textmodes/spell.el
@@ -3,6 +3,7 @@
;; Copyright (C) 1985 Free Software Foundation, Inc.
;; Maintainer: FSF
+;; Keywords: wp
;; This file is part of GNU Emacs.