diff lisp/gnus/ChangeLog @ 110097:19dfa5177fdd

gnus-html.el: Try to get the rescaling logic right for images that are just wide and not tall.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Thu, 02 Sep 2010 00:08:22 +0000
parents 018dd09f6b31
children 7a6012e13748
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog	Thu Sep 02 00:03:57 2010 +0000
+++ b/lisp/gnus/ChangeLog	Thu Sep 02 00:08:22 2010 +0000
@@ -2,6 +2,8 @@
 
 	* gnus-html.el (gnus-html-put-image): Use the deleted text as the image
 	alt text.
+	(gnus-html-rescale-image): Try to get the rescaling logic right for
+	images that are just wide and not tall.
 
 	* gnus.el (gnus-string-or): Fix the syntax to not use eval or
 	overshadow variable bindings.