emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/mail/sendmail.el


From: Reiner Steib
Subject: [Emacs-diffs] Changes to emacs/lisp/mail/sendmail.el
Date: Fri, 09 Dec 2005 11:44:22 -0500

Index: emacs/lisp/mail/sendmail.el
diff -c emacs/lisp/mail/sendmail.el:1.298 emacs/lisp/mail/sendmail.el:1.299
*** emacs/lisp/mail/sendmail.el:1.298   Mon Dec  5 17:11:21 2005
--- emacs/lisp/mail/sendmail.el Fri Dec  9 16:44:16 2005
***************
*** 596,602 ****
  (define-derived-mode mail-mode text-mode "Mail"
    "Major mode for editing mail to be sent.
  Like Text Mode but with these additional commands:
! \\[mail-send]  mail-send (send the message)    \\[mail-send-and-exit]  
mail-send-and-exit
  Here are commands that move to a header field (and create it if there isn't):
         \\[mail-to]  move to To:       \\[mail-subject]  move to Subject:
         \\[mail-cc]  move to CC:       \\[mail-bcc]  move to BCC:
--- 596,605 ----
  (define-derived-mode mail-mode text-mode "Mail"
    "Major mode for editing mail to be sent.
  Like Text Mode but with these additional commands:
! 
! \\[mail-send]  mail-send (send the message)
! \\[mail-send-and-exit]  mail-send-and-exit (send the message and exit)
! 
  Here are commands that move to a header field (and create it if there isn't):
         \\[mail-to]  move to To:       \\[mail-subject]  move to Subject:
         \\[mail-cc]  move to CC:       \\[mail-bcc]  move to BCC:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]