2001-03-12 Gerd Moellmann <gerd@gnu.org>
+ * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
+ New function.
+ (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
+ Use it.
+
* emacs-lisp/autoload.el (generate-file-autoloads): Remove
warning about line lengths.
+2001-03-12 Gerd Moellmann <gerd@gnu.org>
+
+ * keyboard.c (command_loop_1): Set Vdeactivate_mark to nil
+ before running the command; timer functions or process
+ filters may have set it.
+
2001-03-12 Eli Zaretskii <eliz@is.elta.co.il>
* keyboard.c (syms_of_keyboard) <overriding-terminal-local-map>: