summaryrefslogtreecommitdiff
path: root/lisp/mail/sendmail.el
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1992-06-10 01:34:51 +0000
committerJim Blandy <jimb@redhat.com>1992-06-10 01:34:51 +0000
commit87ef29fd4c779b40f56cca5a5bb208c8fd79680d (patch)
tree3cefcf252375adeef383f6a908fc9cc48b7dced6 /lisp/mail/sendmail.el
parenta88b5c25733e18049f8b6f713a8f4229b83586b1 (diff)
downloademacs-87ef29fd4c779b40f56cca5a5bb208c8fd79680d.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/mail/sendmail.el')
-rw-r--r--lisp/mail/sendmail.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/sendmail.el b/lisp/mail/sendmail.el
index 0959b95727f..e2dd2e11ef2 100644
--- a/lisp/mail/sendmail.el
+++ b/lisp/mail/sendmail.el
@@ -658,7 +658,7 @@ The seventh argument ACTIONS is a list of actions to take
(define-key ctl-x-4-map "m" 'mail-other-window)
;;;###autoload
-(define-key ctl-x-3-map "m" 'mail-other-screen)
+(define-key ctl-x-5-map "m" 'mail-other-screen)
;;; Do not add anything but external entries on this page.