Update.
authorshuhei-k <shuhei-k>
Sun, 23 Aug 1998 07:24:02 +0000 (07:24 +0000)
committershuhei-k <shuhei-k>
Sun, 23 Aug 1998 07:24:02 +0000 (07:24 +0000)
ChangeLog

index 52af509..ae3106a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 1998-08-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
 
+       * lisp/message.el: Suppress some byte-compile warnings.
+       (message-make-forward-subject): Failed to sync.
+       (message-setup): Ditto.
+       (message-clone-locals): Modify regexp.
+
+1998-08-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
+
        * lisp/gnus-agent.el (gnus-agent-braid-nov): Use
        `nnheader-insert-file-contents'.
 
@@ -18,7 +25,7 @@
 1998-08-20  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
 
        * lisp/message.el (message-clone-locals): Add `user-full-name'
-       and `user-mail-address' to `regexp'.
+       and `user-mail-address' to regexp.
 
 1998-08-20  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>