From: Katsumi Yamaoka Date: Thu, 23 Sep 2010 23:15:36 +0000 (+0000) Subject: Fix 2010-09-22 entry for gnus-html.el. X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=commitdiff_plain;h=444fa8f6e32f4b648014f4012501168c5211082a Fix 2010-09-22 entry for gnus-html.el. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d5c800bef..d74e98cba 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -142,9 +142,9 @@ 2010-09-22 Julien Danjou - (gnus-html-put-image): Stop using markers. They are harmful if you have - 2 images side-by-side, they can't be properly update on text deletion. - Using text-property is safer here. + * gnus-html.el (gnus-html-put-image): Stop using markers. They are + harmful if you have 2 images side-by-side, they can't be properly + update on text deletion. Using text-property is safer here. (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of data.