* mm-util.el (mm-auto-save-coding-system): Default to iso-2022-7bit.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 29 Oct 2002 10:02:02 +0000 (10:02 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 29 Oct 2002 10:02:02 +0000 (10:02 +0000)
commit5d32c8a8902ea71cdb55120638d179e905412012
treecd63f796d3c5d7e205f16203385e87f64bd49be9
parent4bab5e7f0a4996065f51d01c810ae058c41c5f7d
* mm-util.el (mm-auto-save-coding-system): Default to iso-2022-7bit.

* nndraft.el (nndraft-request-article): Decode an article using the
 coding-system emacs-mule if it seems to have been saved using emacs-mule.
(nndraft-request-replace-article): Use message-draft-coding-system instead
 of mm-auto-save-coding-system for the draft or delayed group.
lisp/ChangeLog
lisp/mm-util.el
lisp/nndraft.el