projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
572eed2
)
Synch to No Gnus 200407280419.
author
yamaoka
<yamaoka>
Wed, 28 Jul 2004 04:19:43 +0000
(
04:19
+0000)
committer
yamaoka
<yamaoka>
Wed, 28 Jul 2004 04:19:43 +0000
(
04:19
+0000)
lisp/ChangeLog
patch
|
blob
|
history
lisp/mm-view.el
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index
7170abf
..
732f398
100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2004-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
+
+ * mm-view.el (mm-inline-image-emacs): Open lines under an image
+ as mm-inline-image-xemacs does.
+
2004-07-26 Simon Josefsson <jas@extundo.com>
* 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
(file)
--- 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 ()