Mercurial > hg > xemacs-beta
diff lisp/modes/sendmail.el @ 18:d95e72db5c07 r19-15b92
Import from CVS: tag r19-15b92
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:49:43 +0200 |
parents | 0293115a14e9 |
children | e04119814345 |
line wrap: on
line diff
--- a/lisp/modes/sendmail.el Mon Aug 13 08:49:21 2007 +0200 +++ b/lisp/modes/sendmail.el Mon Aug 13 08:49:43 2007 +0200 @@ -1241,6 +1241,7 @@ ;;; Do not execute these when sendmail.el is loaded, ;;; only in loaddefs.el. +;;; Do not autoload, this package is obsolete. -sb ;;;###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)