log lisp/image.el @ 64710:0135928f4763

age author description
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Fri, 27 May 2005 13:17:50 +0000 Juanma Barranquero (image-library-alist): Moved to image.c.
Thu, 17 Mar 2005 23:56:15 +0000 Richard M. Stallman (insert-sliced-image): Add autoload cookie.
Sat, 01 Jan 2005 13:08:33 +0000 Kim F. Storm (insert-sliced-image): Use t for line-height property.
Wed, 22 Sep 2004 23:12:38 +0000 Kim F. Storm (insert-sliced-image): Add doc string.
Mon, 21 Jun 2004 21:52:28 +0000 Juanma Barranquero (image-library-alist): Rewrite docstring in active voice.
Mon, 14 Jun 2004 20:58:36 +0000 Juanma Barranquero (image-library-alist): New variable to map image types to external
Mon, 26 Apr 2004 22:11:36 +0000 Kim F. Storm (insert-sliced-image): Use line-height instead of
Sat, 24 Apr 2004 23:30:05 +0000 Kim F. Storm (insert-sliced-image): Add line-spacing t property
Tue, 20 Apr 2004 22:23:08 +0000 Kim F. Storm (insert-image): Add optional SLICE arg.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 26 Aug 2003 15:36:50 +0000 John Paul Wallington (image-jpeg-p): Don't search beyond length of data.
Tue, 04 Feb 2003 11:27:37 +0000 Juanma Barranquero (image-type-regexps): Fix typo.
Tue, 04 Feb 2003 11:26:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Sun, 03 Nov 2002 08:34:45 +0000 Stefan Monnier (insert-image): Don't make intangible since
Mon, 05 Aug 2002 16:26:03 +0000 Richard M. Stallman (image-jpeg-p): Accept "Exif" marker.
Mon, 11 Mar 2002 13:32:22 +0000 Pavel Jank (image-type-from-file-header): Make temporary buffer unibyte.
Tue, 25 Dec 2001 11:03:46 +0000 Pavel Jank Add Maintainer header.
Tue, 21 Aug 2001 08:11:52 +0000 Gerd Moellmann (image-type-regexps): Make sure that the TIFF
Mon, 13 Aug 2001 10:16:16 +0000 Gerd Moellmann (image-jpeg-p): Fix call of substring.
Fri, 10 Aug 2001 10:58:33 +0000 Gerd Moellmann (image-jpeg-p): Test for APPn markers in the range
Thu, 09 Aug 2001 09:31:56 +0000 Gerd Moellmann (image-type-regexps): Allow whitespace at the start
Wed, 08 Aug 2001 10:53:46 +0000 Gerd Moellmann (image-type-regexps): Allow predicates. Change the way
Tue, 07 Aug 2001 08:54:36 +0000 Gerd Moellmann (image-type-regexps): For JPEG files, use a regexp
Tue, 07 Aug 2001 08:03:10 +0000 Gerd Moellmann (image-type-regexps): Use `\`' instead of `^' in
Wed, 28 Mar 2001 12:39:45 +0000 Gerd Moellmann (image-type-regexps): Change type for PS files
Fri, 08 Dec 2000 17:06:46 +0000 Eli Zaretskii (create-image): Doc fix; spotted by Per Cederqvist <ceder@lysator.liu.se>.
Thu, 05 Oct 2000 07:45:51 +0000 Miles Bader (image): New group.
Fri, 15 Sep 2000 11:49:07 +0000 Gerd Moellmann (create-image): Doc fix.
Fri, 18 Aug 2000 13:45:24 +0000 Dave Love (find-image): Copy `spec' before using plist-put.