From: yamaoka Date: Wed, 28 Jul 2004 04:19:43 +0000 (+0000) Subject: Synch to No Gnus 200407280419. X-Git-Tag: t-gnus-6_17_4-quimby-~814 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=f62c3cf8f72d6626444799d2ded3822496a6c3d2;hp=572eed2825addb809e46029354b675784126836c;p=elisp%2Fgnus.git- Synch to No Gnus 200407280419. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7170abf..732f398 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2004-07-28 Katsumi Yamaoka + + * mm-view.el (mm-inline-image-emacs): Open lines under an image + as mm-inline-image-xemacs does. + 2004-07-26 Simon Josefsson * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar): diff --git a/lisp/mm-view.el b/lisp/mm-view.el index 3e2d7e3..0957969 100644 --- a/lisp/mm-view.el +++ b/lisp/mm-view.el @@ -78,6 +78,7 @@ (let ((b (point-marker)) buffer-read-only) (put-image (mm-get-image handle) b) + (insert "\n\n") (mm-handle-set-undisplayer handle `(lambda ()