diff options
| author | Jim Blandy <jimb@redhat.com> | 1992-06-10 01:34:51 +0000 |
|---|---|---|
| committer | Jim Blandy <jimb@redhat.com> | 1992-06-10 01:34:51 +0000 |
| commit | 87ef29fd4c779b40f56cca5a5bb208c8fd79680d (patch) | |
| tree | 3cefcf252375adeef383f6a908fc9cc48b7dced6 /lisp/mail/sendmail.el | |
| parent | a88b5c25733e18049f8b6f713a8f4229b83586b1 (diff) | |
| download | emacs-87ef29fd4c779b40f56cca5a5bb208c8fd79680d.tar.gz | |
*** empty log message ***
Diffstat (limited to 'lisp/mail/sendmail.el')
| -rw-r--r-- | lisp/mail/sendmail.el | 2 |
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. |
