aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes
diff options
context:
space:
mode:
authorEric S. Raymond1993-03-18 21:29:42 +0000
committerEric S. Raymond1993-03-18 21:29:42 +0000
commite9571d2a21b7fd2dc46549382bea5ed4c00ddb07 (patch)
tree23e0c3f0017bfba65503f9208523c62d572300ac /lisp/textmodes
parent92e443b1559cf7ca416185e1ecd8ad334be7fee1 (diff)
downloademacs-e9571d2a21b7fd2dc46549382bea5ed4c00ddb07.tar.gz
emacs-e9571d2a21b7fd2dc46549382bea5ed4c00ddb07.zip
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 @@
2 2
3;;Copyright (C) 1990, 1991 Free Software Foundation, Inc. 3;;Copyright (C) 1990, 1991 Free Software Foundation, Inc.
4 4
5;; Keywords: wp
6
5;;This file is part of GNU Emacs. 7;;This file is part of GNU Emacs.
6;; 8;;
7;;GNU Emacs is free software; you can redistribute it and/or modify 9;;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 @@
3;; Copyright (C) 1985 Free Software Foundation, Inc. 3;; Copyright (C) 1985 Free Software Foundation, Inc.
4 4
5;; Maintainer: FSF 5;; Maintainer: FSF
6;; Keywords: wp
6 7
7;; This file might become part of GNU Emacs. 8;; This file might become part of GNU Emacs.
8 9
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 @@
3;; Copyright (C) 1985 Free Software Foundation, Inc. 3;; Copyright (C) 1985 Free Software Foundation, Inc.
4 4
5;; Maintainer: FSF 5;; Maintainer: FSF
6;; Keywords: wp
6 7
7;; This file is part of GNU Emacs. 8;; This file is part of GNU Emacs.
8 9