Enable giving hints to ImageMagick via :content-type
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Tue, 13 Aug 2013 17:45:34 +0000 (19:45 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Tue, 13 Aug 2013 17:45:34 +0000 (19:45 +0200)
commit8259030d684cc11dcaf548a1aea29d7badf921fe
tree311bb547de8203a631fbb11cbf0a94987da62905
parentad75644970a5deccb1d40465e20087f5806ed3df
Enable giving hints to ImageMagick via :content-type

2013-08-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>

* image.el (image-content-type-suffixes): New variable.

2013-08-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>

* image.c (imagemagick_filename_hint): New function to possibly
apply `image-content-type-suffixes'.
(imagemagick_load_image): Use it.
doc/lispref/ChangeLog
doc/lispref/display.texi
etc/NEWS
lisp/ChangeLog
lisp/image.el
src/ChangeLog
src/image.c