changeset 88661:64d7e069bc80

*** empty log message ***
author Dave Love <fx@gnu.org>
date Mon, 27 May 2002 14:54:53 +0000
parents e532f53e6da0
children 3dff33462440
files lisp/ChangeLog lisp/gnus/ChangeLog
diffstat 2 files changed, 14 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon May 27 14:53:41 2002 +0000
+++ b/lisp/ChangeLog	Mon May 27 14:54:53 2002 +0000
@@ -1,3 +1,12 @@
+2002-05-27  Dave Love  <fx@gnu.org>
+
+	* mail/sendmail.el (mail-recover-1, mail-recover): Use utf-8-emacs
+	coding system, not emacs-mule.
+
+	* files.el (revert-buffer, recover-file): Likewise.
+
+	* desktop.el (desktop-save): Likewise.
+
 2002-05-26  Dave Love  <fx@gnu.org>
 
 	* mule.el (with-category-table): Use make-symbol.
--- a/lisp/gnus/ChangeLog	Mon May 27 14:53:41 2002 +0000
+++ b/lisp/gnus/ChangeLog	Mon May 27 14:54:53 2002 +0000
@@ -1,3 +1,8 @@
+2002-05-27  Dave Love  <fx@gnu.org>
+
+	* mm-util.el (mm-auto-save-coding-system): Prefer utf-8-emacs
+	coding system to emacs-mule.
+
 2002-05-14  Dave Love  <fx@gnu.org>
 
 	* mm-util.el (mm-mime-mule-charset-alist)