gnus-html.el: Embiggen pictures slightly.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 23 Sep 2010 00:58:01 +0000 (00:58 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 23 Sep 2010 00:58:01 +0000 (00:58 +0000)
lisp/gnus/ChangeLog
lisp/gnus/gnus-html.el

index db46e04..160c745 100644 (file)
@@ -1,3 +1,8 @@
+2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-html.el (gnus-max-image-proportion): Increase proportion to
+       0.9.
+
 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * nnimap.el (nnimap-parse-flags): Parse the data in any order.
index 6879bb2..8acd6f8 100644 (file)
@@ -62,7 +62,7 @@
   :group 'gnus-art
   :type 'regexp)
 
-(defcustom gnus-max-image-proportion 0.7
+(defcustom gnus-max-image-proportion 0.9
   "How big pictures displayed are in relation to the window they're in.
 A value of 0.7 means that they are allowed to take up 70% of the
 width and height of the window.  If they are larger than this,