]> git.eshelyaron.com Git - emacs.git/commitdiff
attempt at Changelog entry, see README.imagemagick
authorJoakim Verona <joakim@verona.se>
Mon, 14 Jun 2010 21:45:08 +0000 (23:45 +0200)
committerJoakim Verona <joakim@verona.se>
Mon, 14 Jun 2010 21:45:08 +0000 (23:45 +0200)
README.imagemagick

index 22be443baa8e8a741fd8b7188b43383df573247f..8b933b68f4b786d05d1da010d2266247de84eaa9 100644 (file)
@@ -106,9 +106,17 @@ of images in an image bundle. This is simmilar to how GIF files work.
 
 * Changelog entry
 2010-06-12 Joakim Verona <joakim@verona.se>
-           * image.c
-           * image.el
-           
+           * image.c: Add support for ImageMagick. When HAVE_IMAGEMAGICK is
+           defined:
+           (imagemagick_image_p): New function to test for ImageMagic img.
+           (imagemagick_load): New function to load ImageMagick img.
+           (imagemagick_load_image): New function, helper for imagemagick_load
+           (imagemagick-types): New function.
+           (Qimagemagick): New Lisp_object.
+           * image.el:
+           (imagemagick-types-inhibit): New var.
+           (imagemagick-register-types): New function.
+           * config.in, Makefile.in, configure.in
 
 * Manual entry
 nothing yet, but the NEWS entry could be adapted.
\ No newline at end of file