changeset 37957:492899458b0b

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 31 May 2001 08:09:47 +0000
parents b59847354241
children d1fdbba91c71
files lisp/ChangeLog
diffstat 1 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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