/[emacs]/emacs/lisp/mail/sendmail.el
ViewVC logotype

Diff of /emacs/lisp/mail/sendmail.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.277 by eliz, Sat Apr 24 16:34:56 2004 UTC revision 1.278 by kfstorm, Wed Feb 9 15:50:37 2005 UTC
# Line 282  Value of `default-directory' for mail bu Line 282  Value of `default-directory' for mail bu
282  This directory is used for auto-save files of mail buffers."  This directory is used for auto-save files of mail buffers."
283    :type '(directory :tag "Directory")    :type '(directory :tag "Directory")
284    :group 'sendmail    :group 'sendmail
285    :version "21.4")    :version "22.1")
286    
287  (defvar mail-reply-action nil)  (defvar mail-reply-action nil)
288  (defvar mail-send-actions nil  (defvar mail-send-actions nil
# Line 324  support Delivery Status Notification." Line 324  support Delivery Status Notification."
324    :type '(repeat (radio (const :tag "Failure" failure)    :type '(repeat (radio (const :tag "Failure" failure)
325                          (const :tag "Delay" delay)                          (const :tag "Delay" delay)
326                          (const :tag "Success" success)))                          (const :tag "Success" success)))
327    :version "21.4")    :version "22.1")
328    
329  ;; Note: could use /usr/ucb/mail instead of sendmail;  ;; Note: could use /usr/ucb/mail instead of sendmail;
330  ;; options -t, and -v if not interactive.  ;; options -t, and -v if not interactive.

Legend:
Removed from v.1.277  
changed lines
  Added in v.1.278

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26