Mercurial > emacs
changeset 110487:d3b676998c45
gnus-html.el: Embiggen pictures slightly.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Thu, 23 Sep 2010 00:58:01 +0000 |
parents | 1ad1adb298a3 |
children | 4ead2c32359c |
files | lisp/gnus/ChangeLog lisp/gnus/gnus-html.el |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Thu Sep 23 00:30:37 2010 +0000 +++ b/lisp/gnus/ChangeLog Thu Sep 23 00:58:01 2010 +0000 @@ -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.
--- a/lisp/gnus/gnus-html.el Thu Sep 23 00:30:37 2010 +0000 +++ b/lisp/gnus/gnus-html.el Thu Sep 23 00:58:01 2010 +0000 @@ -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,