Mercurial > emacs
comparison lisp/ChangeLog @ 110369:fb6801a4089a
Merge changes made in Gnus trunk.
imap.el: Revert back to version cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes seem problematic.
Fix up the w3m/curl dependencies.
mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html depend on curl, which isn't essential.
gnus-html.el (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Check for curl before using it.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Tue, 14 Sep 2010 23:14:44 +0000 |
parents | 79de2afad0d9 |
children | a5f5fbc86364 |
comparison
equal
deleted
inserted
replaced
110368:ccf206bc1b3a | 110369:fb6801a4089a |
---|---|
1 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
2 | |
3 * net/imap.el: Revert back to version | |
4 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes | |
5 seem problematic. | |
6 | |
1 2010-09-14 Juanma Barranquero <lekktu@gmail.com> | 7 2010-09-14 Juanma Barranquero <lekktu@gmail.com> |
2 | 8 |
3 * obsolete/old-whitespace.el (whitespace-unload-function): | 9 * obsolete/old-whitespace.el (whitespace-unload-function): |
4 Explicitly pass `obarray' to `unintern' to avoid a warning. | 10 Explicitly pass `obarray' to `unintern' to avoid a warning. |
5 | 11 |