log lisp/image.el @ 56106:5b3f0e4cf47f

age author description
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.
Tue, 13 Jun 2000 18:17:25 +0000 Dave Love Fix last change to be in insert-image as intended.
Tue, 13 Jun 2000 17:54:10 +0000 Dave Love (put-image): Default STRING to a space.
Mon, 12 Jun 2000 20:34:36 +0000 Dave Love (insert-image): Save a little consing.
Tue, 06 Jun 2000 14:27:42 +0000 Dave Love (find-image): Doc fix. Return nil if image not found.
Wed, 17 May 2000 15:57:18 +0000 Eli Zaretskii (image-type-available-p): Don't reference image-types
Wed, 26 Apr 2000 17:34:09 +0000 Gerd Moellmann (find-image): New function.
Wed, 01 Mar 2000 12:47:15 +0000 Gerd Moellmann (defimage): Look for image files in load-path.
Sat, 01 Jan 2000 16:42:20 +0000 Gerd Moellmann (create-image, defimage): Don't assume image data is a
Sat, 01 Jan 2000 16:32:56 +0000 Gerd Moellmann (defimage): Handle specifications containing :data
Fri, 31 Dec 1999 15:54:44 +0000 William M. Perry * image.el (defimage): Images with the :data keyword should be considered valid as well.
Wed, 13 Oct 1999 17:38:18 +0000 Dave Love (insert-image): Copy the image spec and add an intangible property.
Tue, 05 Oct 1999 18:41:17 +0000 Dave Love Fix footer comment.
Sun, 03 Oct 1999 19:25:32 +0000 Dave Love (defimage): Remove redundant code. Substitute file on image plist.
Sat, 25 Sep 1999 19:57:50 +0000 Gerd Moellmann (put-image, insert-image): Add string argument.
Thu, 09 Sep 1999 14:54:25 +0000 Gerd Moellmann (put-image): Remove optional buffer parameter.
Tue, 17 Aug 1999 14:22:28 +0000 Dave Love Add Keywords.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann New file.