New shr.el command for zooming on images
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 1 Feb 2012 20:43:24 +0000 (21:43 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 1 Feb 2012 20:43:24 +0000 (21:43 +0100)
commit683fb2629c78efa622d0cea4b61800903b0dcb6d
treeafea32257e79d5e42ebc09192a9989615ec4efc0
parent15ceddb656d3650b6626205b58629b68f67a86c3
New shr.el command for zooming on images

* gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
parameter to allow controlling the scaling.

* shr.el (shr-zoom-image): New command and keystroke.
(shr-put-image): Take a `size' flag to say how to scale the image.
lisp/ChangeLog
lisp/gnus-art.el
lisp/shr.el