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: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/mail/sendmail.el
Date: Wed, 23 Apr 2003 21:59:55 -0400

Index: emacs/lisp/mail/sendmail.el
diff -c emacs/lisp/mail/sendmail.el:1.265 emacs/lisp/mail/sendmail.el:1.266
*** emacs/lisp/mail/sendmail.el:1.265   Tue Feb  4 08:14:00 2003
--- emacs/lisp/mail/sendmail.el Wed Apr 23 21:59:55 2003
***************
*** 686,692 ****
  
  ;; User-level commands for sending.
  
! (defun mail-send-and-exit (arg)
    "Send message like `mail-send', then, if no errors, exit from mail buffer.
  Prefix arg means don't delete this window."
    (interactive "P")
--- 686,692 ----
  
  ;; User-level commands for sending.
  
! (defun mail-send-and-exit (&optional arg)
    "Send message like `mail-send', then, if no errors, exit from mail buffer.
  Prefix arg means don't delete this window."
    (interactive "P")




reply via email to

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