Mercurial > emacs
diff lisp/ChangeLog @ 109888:fd080c6fcd86
minor imagemagick tweaks, one configure bugfix, and some ChangeLogs
author | joakim@verona.se |
---|---|
date | Fri, 20 Aug 2010 21:55:21 +0200 |
parents | dce0738d09ef |
children | 373abedd1f02 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Aug 19 09:34:21 2010 +0200 +++ b/lisp/ChangeLog Fri Aug 20 21:55:21 2010 +0200 @@ -26,6 +26,17 @@ * emacs-lisp/autoload.el (make-autoload): Preload the macros's declarations that are useful before running the macro. +2010-08-18 Joakim Verona <joakim@verona.se> + * image.el: + (imagemagick-types-inhibit): New var. + (imagemagick-register-types): New function. + * image-mode.el: + (image-transform-properties): New function. + (image-transform-set-scale, image-transform-fit-to-height) + (image-transform-set-rotation, image-transform-set-resize) + (image-transform-fit-to-width, image-transform-fit-to-height):New functions. + (image-toggle-display-image): Support image transforms. + 2010-08-18 Katsumi Yamaoka <yamaoka@jpl.org> * image.el (create-animated-image): Don't add heuristic mask to image