# HG changeset patch
# User Gerd Moellmann <gerd@gnu.org>
# Date 991296587 0
# Node ID 492899458b0bcd8af2f1564961966be3a44ca007
# Parent  b598473542411a2d67759a1f282342844acdf8d0
*** empty log message ***

diff -r b59847354241 -r 492899458b0b lisp/ChangeLog
--- a/lisp/ChangeLog	Thu May 31 08:09:12 2001 +0000
+++ b/lisp/ChangeLog	Thu May 31 08:09:47 2001 +0000
@@ -3,6 +3,21 @@
 	* international/mule-cmds.el (inactivate-input-method): Set
 	input-method-function to nil.
 
+2001-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+	* mail/rmailsum.el (rmail-message-subject-p): Don't call
+	`rmail-summary-line-decoder' if the message does not have Subject:
+	field.
+
+	* mail/rmail.el (rmail-revert): Modify to work in
+	rmail-view-buffer.
+
+	* mail/rmail.el (rmail-insert-mime-resent-message-function): New
+	variable.
+	(rmail-resend): Modify to work in `rmail-view-buffer'; call
+	`rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
+	is non-nil.
+
 2001-05-29  Sam Steingold  <sds@gnu.org>
 
 	* faces.el (face-valid-attribute-values): Bind `valid' directly