diff lisp/modes/sendmail.el @ 195:a2f645c6b9f8 r20-3b24

Import from CVS: tag r20-3b24
author cvs
date Mon, 13 Aug 2007 09:59:05 +0200
parents 59463afc5666
children 41ff10fd062f
line wrap: on
line diff
--- a/lisp/modes/sendmail.el	Mon Aug 13 09:58:32 2007 +0200
+++ b/lisp/modes/sendmail.el	Mon Aug 13 09:59:05 2007 +0200
@@ -1268,12 +1268,6 @@
     (pop-to-buffer "*mail*"))
   (mail noerase to subject in-reply-to cc replybuffer sendactions))
 
-;;; Do not execute these when sendmail.el is loaded,
-;;; only in loaddefs.el.
-;;;###autoload (define-key ctl-x-map "m" 'mail)
-;;;###autoload (define-key ctl-x-4-map "m" 'mail-other-window)
-;;;###autoload (define-key ctl-x-5-map "m" 'mail-other-frame)
-
 ;;;###autoload (add-hook 'same-window-buffer-names "*mail*")
 
 ;;; Do not add anything but external entries on this page.