* lisp/message.el (message-reply): Cancel the last change.
authoryamaoka <yamaoka>
Tue, 19 Jan 1999 08:13:17 +0000 (08:13 +0000)
committeryamaoka <yamaoka>
Tue, 19 Jan 1999 08:13:17 +0000 (08:13 +0000)
(message-followup): Cancel the last change.
(message-wide-reply): Cancel the last change.
* lisp/gnus-msg.el (gnus-summary-gather-references): Abolished.
(gnus-summary-reply): Cancel the last change.
(gnus-post-news): Cancel the last change.

ChangeLog

index a10014e..a46f305 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+1999-01-19  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/message.el (message-reply): Cancel the last change.
+       (message-followup): Cancel the last change.
+       (message-wide-reply): Cancel the last change.
+
+       * lisp/gnus-msg.el (gnus-summary-gather-references): Abolished.
+       (gnus-summary-reply): Cancel the last change.
+       (gnus-post-news): Cancel the last change.
+
 1999-01-18  Katsumi Yamaoka   <yamaoka@jpl.org>
 
        * lisp/gnus-sum.el (gnus-summary-move-article): Don't copy
@@ -21,7 +31,7 @@
        (message-wide-reply): Likewise.
 
        * lisp/gnus-msg.el (gnus-summary-gather-references): New function.
-       (gnus-summary-reply): Use it
+       (gnus-summary-reply): Use it.
        (gnus-post-news): Use it.
 
 1999-01-13  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>