(show_help_echo): Update prototype of show_help_echo.
[bpt/emacs.git] / lisp / image.el
2000-06-13 Dave LoveFix 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...
1999-10-13 Dave Love(insert-image): Copy the image spec and add an intangib...
1999-10-05 Dave LoveFix footer comment.
1999-10-03 Dave Love(defimage): Remove redundant code. Substitute file...
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 LoveAdd Keywords.
1999-07-21 Gerd MoellmannNew file.