diff options
| author | Pavel Janík <Pavel@Janik.cz> | 2001-08-06 10:12:17 +0000 |
|---|---|---|
| committer | Pavel Janík <Pavel@Janik.cz> | 2001-08-06 10:12:17 +0000 |
| commit | 6228c05b99ca80eb81689023b133f3dc9e40c604 (patch) | |
| tree | bbfbdd4aade6d0427266e28162a63d8c27518b41 /lisp/textmodes | |
| parent | 339607b4a2a70a4d5eb6f63263623bc00f6d589a (diff) | |
| download | emacs-6228c05b99ca80eb81689023b133f3dc9e40c604.tar.gz | |
Keyword added and FSF specified as Maintainer.
Diffstat (limited to 'lisp/textmodes')
| -rw-r--r-- | lisp/textmodes/fill.el | 1 | ||||
| -rw-r--r-- | lisp/textmodes/makeinfo.el | 1 | ||||
| -rw-r--r-- | lisp/textmodes/page-ext.el | 1 | ||||
| -rw-r--r-- | lisp/textmodes/page.el | 1 | ||||
| -rw-r--r-- | lisp/textmodes/text-mode.el | 1 | ||||
| -rw-r--r-- | lisp/textmodes/two-column.el | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/lisp/textmodes/fill.el b/lisp/textmodes/fill.el index 033435f97bd..bd47d635cfb 100644 --- a/lisp/textmodes/fill.el +++ b/lisp/textmodes/fill.el @@ -2,6 +2,7 @@ ;; Copyright (C) 1985, 86, 92, 94, 95, 96, 97, 1999 Free Software Foundation, Inc. +;; Maintainer: FSF ;; Keywords: wp ;; This file is part of GNU Emacs. diff --git a/lisp/textmodes/makeinfo.el b/lisp/textmodes/makeinfo.el index 718d96ed5ac..9370ee80894 100644 --- a/lisp/textmodes/makeinfo.el +++ b/lisp/textmodes/makeinfo.el @@ -4,6 +4,7 @@ ;; Author: Robert J. Chassell ;; Maintainer: FSF +;; Keywords: docs convenience ;; This file is part of GNU Emacs. diff --git a/lisp/textmodes/page-ext.el b/lisp/textmodes/page-ext.el index 3b04d3787be..87059d21b0a 100644 --- a/lisp/textmodes/page-ext.el +++ b/lisp/textmodes/page-ext.el @@ -3,6 +3,7 @@ ;; Copyright (C) 1990, 1991, 1993, 1994 Free Software Foundation ;; Maintainer: Robert J. Chassell <bob@gnu.org> +;; Keywords: wp data ;; This file is part of GNU Emacs. diff --git a/lisp/textmodes/page.el b/lisp/textmodes/page.el index 7bf8631a3f5..ec09153d139 100644 --- a/lisp/textmodes/page.el +++ b/lisp/textmodes/page.el @@ -3,6 +3,7 @@ ;; Copyright (C) 1985 Free Software Foundation, Inc. ;; Maintainer: FSF +;; Keywords: wp convenience ;; This file is part of GNU Emacs. diff --git a/lisp/textmodes/text-mode.el b/lisp/textmodes/text-mode.el index e6d3e0548b2..9e89cb17e30 100644 --- a/lisp/textmodes/text-mode.el +++ b/lisp/textmodes/text-mode.el @@ -3,6 +3,7 @@ ;; Copyright (C) 1985, 1992, 1994 Free Software Foundation, Inc. ;; Maintainer: FSF +;; Keywords: wp ;; This file is part of GNU Emacs. diff --git a/lisp/textmodes/two-column.el b/lisp/textmodes/two-column.el index b231a285675..da5fd523bfd 100644 --- a/lisp/textmodes/two-column.el +++ b/lisp/textmodes/two-column.el @@ -4,6 +4,7 @@ ;; Author: Daniel Pfeiffer <occitan@esperanto.org> ;; Adapted-By: ESR, Daniel Pfeiffer +;; Keywords: wp ;; This file is part of GNU Emacs. |
