comparison lisp/gnus/ChangeLog @ 69337:55665aaac72b

* gnus-util.el (gnus-tool-bar-update): New function. * gnus-group.el (gnus-group-update-tool-bar): New variable. (gnus-group-insert-group-line): Add gnus-tool-bar-update. * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
author Reiner Steib <Reiner.Steib@gmx.de>
date Wed, 08 Mar 2006 14:27:20 +0000
parents 55d8c694b9cf
children 10ae0483645d
comparison
equal deleted inserted replaced
69336:bb8e1e07b59b 69337:55665aaac72b
1 2006-03-08 Reiner Steib <Reiner.Steib@gmx.de>
2
3 * gnus-util.el (gnus-tool-bar-update): New function.
4
5 * gnus-group.el (gnus-group-update-tool-bar): New variable.
6 (gnus-group-insert-group-line): Add gnus-tool-bar-update.
7
8 * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
9
1 2006-03-06 Katsumi Yamaoka <yamaoka@jpl.org> 10 2006-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
2 11
3 * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether 12 * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
4 handle is multipart when calling it recursively. 13 handle is multipart when calling it recursively.
5 (mm-w3m-cid-retrieve): Display warning if retrieving fails. 14 (mm-w3m-cid-retrieve): Display warning if retrieving fails.