[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/image.el
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/image.el |
Date: |
Tue, 04 Feb 2003 06:27:37 -0500 |
Index: emacs/lisp/image.el
diff -c emacs/lisp/image.el:1.34 emacs/lisp/image.el:1.35
*** emacs/lisp/image.el:1.34 Tue Feb 4 06:26:42 2003
--- emacs/lisp/image.el Tue Feb 4 06:27:37 2003
***************
*** 46,52 ****
be of image type IMAGE-TYPE if IMAGE-TYPE is a symbol. If not a symbol,
IMAGE-TYPE must be a pair (PREDICATE . TYPE). PREDICATE is called
with one argument, a string containing the image data. If PREDICATE returns
! a non-nil value, TYPE is the image's type ")
(defun image-jpeg-p (data)
--- 46,52 ----
be of image type IMAGE-TYPE if IMAGE-TYPE is a symbol. If not a symbol,
IMAGE-TYPE must be a pair (PREDICATE . TYPE). PREDICATE is called
with one argument, a string containing the image data. If PREDICATE returns
! a non-nil value, TYPE is the image's type.")
(defun image-jpeg-p (data)