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: Dave Love
Subject: [Emacs-diffs] Changes to emacs/lisp/mail/sendmail.el
Date: Tue, 14 May 2002 11:38:10 -0400

Index: emacs/lisp/mail/sendmail.el
diff -c emacs/lisp/mail/sendmail.el:1.254 emacs/lisp/mail/sendmail.el:1.255
*** emacs/lisp/mail/sendmail.el:1.254   Sun Apr 28 18:35:54 2002
--- emacs/lisp/mail/sendmail.el Sun May 12 13:28:42 2002
***************
*** 309,315 ****
    :type '(repeat (radio (const :tag "Failure" failure)
                        (const :tag "Delay" delay)
                        (const :tag "Success" success)))
!   :version "21.3")
  
  ;; Note: could use /usr/ucb/mail instead of sendmail;
  ;; options -t, and -v if not interactive.
--- 309,315 ----
    :type '(repeat (radio (const :tag "Failure" failure)
                        (const :tag "Delay" delay)
                        (const :tag "Success" success)))
!   :version "21.4")
  
  ;; Note: could use /usr/ucb/mail instead of sendmail;
  ;; options -t, and -v if not interactive.



reply via email to

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