* mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
authorKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 26 May 2006 05:25:36 +0000 (05:25 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 26 May 2006 05:25:36 +0000 (05:25 +0000)
commit1b50b344c0a5e1aada6eb34b7f02f588b2aaafda
tree48bdce42e2f77d39a0b8eaba20a7bebf9c2c4a33
parent3a05a09dc6676f42d09af6ff6c2edc95f1ac0ac8
* mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
after-load-alist.

* gnus-art.el (gnus-summary-save-in-file): Use property to specify
this function should save decoded articles.
(gnus-summary-write-to-file): Use property to specify this function
should save decoded articles and specify gnus-summary-save-in-file
should be used to save articles other than the first one when saving
many articles.
(gnus-summary-save-body-in-file): Use property to specify this
function should save decoded articles.
(gnus-summary-write-body-to-file): Use property to specify this
function should save decoded articles and specify
gnus-summary-save-body-in-file should be used to save articles other
than the first one when saving many articles.

* gnus-sum.el (gnus-summary-save-article): Simplify.
lisp/ChangeLog
lisp/gnus-art.el
lisp/gnus-sum.el
lisp/mm-util.el