update.
authorshuhei-k <shuhei-k>
Sat, 30 May 1998 14:56:49 +0000 (14:56 +0000)
committershuhei-k <shuhei-k>
Sat, 30 May 1998 14:56:49 +0000 (14:56 +0000)
ChangeLog

index 783689d..25a5b29 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+1998-05-30  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
+
+       * lisp/gnus-art.el (gnus-visible-headers): Add "Mail-Followup-To:"
+       and "Mail-Reply-To:" fields.
+
+       * lisp/message.el (message-included-forward-headers): Add
+       "Mail-Followup-To:" and "Mail-Reply-To:" fields.
+       (message-font-lock-keywords): Ditto.
+
+       (message-use-mail-followup-to): New variable. (not fully implemented)
+       (message-use-mail-reply-to): New variable. (not fully implemented)
+       (message-goto-mail-followup-to): New function.
+       (message-goto-mail-reply-to): New function.
+
+       (message-reply): Use "Mail-Followup-To:" and "Mail-Reply-To:" if
+       present.
+       (message-followup): Ditto.
+       
+       * lisp/gnus-sum.el (gnus-get-newsgroup-headers): Save original
+       value of "From:" and "Subject:" fields to `raw-text' property.
+       (gnus-nov-field): Ditto.
+       
+       * lisp/gnus-cache.el (gnus-cache-possibly-enter-article): Use
+       `raw-text' property for saving cache file.
+
 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * lisp/gnus.el (gnus-version-number): Update to 6.3.1.