From: Lars Magne Ingebrigtsen Date: Thu, 23 Sep 2010 00:58:01 +0000 (+0000) Subject: gnus-html.el: Embiggen pictures slightly. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~47^2~42^2~93 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=239952b03e9757f5032f47e92f108d0ee0e250d4;p=emacs.git gnus-html.el: Embiggen pictures slightly. --- diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index db46e04b96a..160c74599e2 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,3 +1,8 @@ +2010-09-23 Lars Magne Ingebrigtsen + + * gnus-html.el (gnus-max-image-proportion): Increase proportion to + 0.9. + 2010-09-22 Lars Magne Ingebrigtsen * nnimap.el (nnimap-parse-flags): Parse the data in any order. diff --git a/lisp/gnus/gnus-html.el b/lisp/gnus/gnus-html.el index 6879bb20be9..8acd6f8679c 100644 --- a/lisp/gnus/gnus-html.el +++ b/lisp/gnus/gnus-html.el @@ -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,