Update.
authoryamaoka <yamaoka>
Sat, 3 Oct 1998 07:42:15 +0000 (07:42 +0000)
committeryamaoka <yamaoka>
Sat, 3 Oct 1998 07:42:15 +0000 (07:42 +0000)
ChangeLog

index 365f0db..74624e2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 1998-10-03  Katsumi Yamaoka   <yamaoka@jpl.org>
 
+       * lisp/message.el (message-mode-map): Use `define-key' instead of
+       `substitute-key-definition' for `message-kill-buffer'.
+
+1998-10-03  Katsumi Yamaoka   <yamaoka@jpl.org>
+
        * lisp/message.el (message-make-user-agent): Replace with the
        new code again. It is based on MORIOKA-san's code.