diff options
| -rw-r--r-- | lisp/image.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/image.el b/lisp/image.el index e4c2387d78e..3c25323853b 100644 --- a/lisp/image.el +++ b/lisp/image.el | |||
| @@ -1,6 +1,8 @@ | |||
| 1 | ;;; image.el --- image API | 1 | ;;; image.el --- image API |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc. |
| 4 | |||
| 5 | ;; Maintainer: FSF | ||
| 4 | ;; Keywords: multimedia | 6 | ;; Keywords: multimedia |
| 5 | 7 | ||
| 6 | ;; This file is part of GNU Emacs. | 8 | ;; This file is part of GNU Emacs. |