diff options
| author | Dave Love | 2000-10-27 22:51:47 +0000 |
|---|---|---|
| committer | Dave Love | 2000-10-27 22:51:47 +0000 |
| commit | fcb282a54b122fc9586f6103828a4a25c9c66d25 (patch) | |
| tree | fe1461ff0ff7b283fb53e13aedf485f190416aee | |
| parent | 9b198954f1d22de40393dced81ed039c6f99d4a9 (diff) | |
| download | emacs-fcb282a54b122fc9586f6103828a4a25c9c66d25.tar.gz emacs-fcb282a54b122fc9586f6103828a4a25c9c66d25.zip | |
Add maintainer and modify keywords header.
| -rw-r--r-- | lisp/gnus/gnus-mule.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/gnus/gnus-mule.el b/lisp/gnus/gnus-mule.el index c83bdb27d96..f8100ee6402 100644 --- a/lisp/gnus/gnus-mule.el +++ b/lisp/gnus/gnus-mule.el | |||
| @@ -3,7 +3,8 @@ | |||
| 3 | ;; Copyright (C) 1995,1997 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995,1997 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 2000 Electrotechnical Laboratory, JAPAN. | 4 | ;; Copyright (C) 1995, 2000 Electrotechnical Laboratory, JAPAN. |
| 5 | 5 | ||
| 6 | ;; Keywords: gnus, mule | 6 | ;; Maintainer: FSF |
| 7 | ;; Keywords: news, i18n | ||
| 7 | 8 | ||
| 8 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
| 9 | 10 | ||