comparison lisp/mail/sendmail.el @ 705:c7d478752305

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Wed, 10 Jun 1992 01:34:51 +0000
parents 046f1a6867e7
children 1b0748ff6f65
comparison
equal deleted inserted replaced
704:2aacd42951ef 705:c7d478752305
656 656
657 ;;;###autoload 657 ;;;###autoload
658 (define-key ctl-x-4-map "m" 'mail-other-window) 658 (define-key ctl-x-4-map "m" 'mail-other-window)
659 659
660 ;;;###autoload 660 ;;;###autoload
661 (define-key ctl-x-3-map "m" 'mail-other-screen) 661 (define-key ctl-x-5-map "m" 'mail-other-screen)
662 662
663 663
664 ;;; Do not add anything but external entries on this page. 664 ;;; Do not add anything but external entries on this page.
665 665
666 (provide 'sendmail) 666 (provide 'sendmail)