diff options
| author | Dave Love | 2000-11-27 19:27:33 +0000 |
|---|---|---|
| committer | Dave Love | 2000-11-27 19:27:33 +0000 |
| commit | 8216868956889407f84b536c04df7ef984a7d6ab (patch) | |
| tree | aa8f4bd436132bf457694aebaaa6e4e0c3c5e175 | |
| parent | 9e836e23751d221016f493f06ccc1df898fab44c (diff) | |
| download | emacs-8216868956889407f84b536c04df7ef984a7d6ab.tar.gz emacs-8216868956889407f84b536c04df7ef984a7d6ab.zip | |
Add Keywords header.
| -rw-r--r-- | lisp/textmodes/picture.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/textmodes/picture.el b/lisp/textmodes/picture.el index 05e5f98db91..d1f87fa0b54 100644 --- a/lisp/textmodes/picture.el +++ b/lisp/textmodes/picture.el | |||
| @@ -4,6 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | ;; Author: K. Shane Hartman | 5 | ;; Author: K. Shane Hartman |
| 6 | ;; Maintainer: FSF | 6 | ;; Maintainer: FSF |
| 7 | ;; Keywords: convenience wp | ||
| 7 | 8 | ||
| 8 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
| 9 | 10 | ||