log lisp/image.el @ 33371:8259eb8d96c2

age author description
2000-10-05 Miles Bader (image): New group.
2000-09-15 Gerd Moellmann (create-image): Doc fix.
2000-08-18 Dave Love (find-image): Copy `spec' before using plist-put.
2000-06-13 Dave Love Fix last change to be in insert-image as intended.
2000-06-13 Dave Love (put-image): Default STRING to a space.
2000-06-12 Dave Love (insert-image): Save a little consing.
2000-06-06 Dave Love (find-image): Doc fix. Return nil if image not found.
2000-05-17 Eli Zaretskii (image-type-available-p): Don't reference image-types
2000-04-26 Gerd Moellmann (find-image): New function.
2000-03-01 Gerd Moellmann (defimage): Look for image files in load-path.
2000-01-01 Gerd Moellmann (create-image, defimage): Don't assume image data is a
2000-01-01 Gerd Moellmann (defimage): Handle specifications containing :data
1999-12-31 William M. Perry * image.el (defimage): Images with the :data keyword should be considered valid as well.
1999-10-13 Dave Love (insert-image): Copy the image spec and add an intangible property.
1999-10-05 Dave Love Fix footer comment.
1999-10-03 Dave Love (defimage): Remove redundant code. Substitute file on image plist.
1999-09-25 Gerd Moellmann (put-image, insert-image): Add string argument.
1999-09-09 Gerd Moellmann (put-image): Remove optional buffer parameter.
1999-08-17 Dave Love Add Keywords.
1999-07-21 Gerd Moellmann New file.