Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 110764:e015fb08f891
shr.el (shr-encode-url-chars): New function.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Tue, 05 Oct 2010 00:44:05 +0000 |
parents | 0fe64d68a522 |
children | 0333270eb3dc |
comparison
equal
deleted
inserted
replaced
110763:0fe64d68a522 | 110764:e015fb08f891 |
---|---|
1 2010-10-05 Katsumi Yamaoka <yamaoka@jpl.org> | |
2 | |
3 * shr.el (shr-encode-url-chars): New function, that's an alias to | |
4 browse-url-url-encode-chars or a copy of it. | |
5 (shr-tag-img): Use it. | |
6 | |
1 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org> | 7 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org> |
2 | 8 |
3 * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too. | 9 * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too. |
4 (shr-get-image-data): Ensure against the cache file missing. | 10 (shr-get-image-data): Ensure against the cache file missing. |
5 | 11 |