log lisp/image.el @ 37035:b7bd53c4820a

age author description
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.