diff options
author | Dave Love <fx@gnu.org> | 1999-08-17 14:22:28 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 1999-08-17 14:22:28 +0000 |
commit | 04799cf56dc07f2e91dac5046772863a2d901cdc (patch) | |
tree | 047017f84d9dc83aaa414faedf437f95b046da37 /lisp/image.el | |
parent | 1226dd0bb13f3ef2e9d614cd0f881ac2d33c3673 (diff) | |
download | emacs-04799cf56dc07f2e91dac5046772863a2d901cdc.tar.gz |
Add Keywords.
Diffstat (limited to 'lisp/image.el')
-rw-r--r-- | lisp/image.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/image.el b/lisp/image.el index 800196ddc65..67f521b80cf 100644 --- a/lisp/image.el +++ b/lisp/image.el @@ -1,6 +1,7 @@ ;;; image.el --- image API ;; Copyright (C) 1998 Free Software Foundation, Inc. +;; Keywords: multimedia ;; This file is part of GNU Emacs. |