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

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

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

revision 1.393 by eliz, Fri Nov 12 17:08:57 2004 UTC revision 1.394 by rms, Mon Dec 27 16:11:33 2004 UTC
# Line 3435  typically for purposes of moderating a l Line 3435  typically for purposes of moderating a l
3435    (if (not from) (setq from user-mail-address))    (if (not from) (setq from user-mail-address))
3436    (let ((tembuf (generate-new-buffer " sendmail temp"))    (let ((tembuf (generate-new-buffer " sendmail temp"))
3437          (case-fold-search nil)          (case-fold-search nil)
3438            (mail-personal-alias-file
3439             (or mail-alias-file mail-personal-alias-file))
3440          (mailbuf rmail-buffer))          (mailbuf rmail-buffer))
3441      (unwind-protect      (unwind-protect
3442          (with-current-buffer tembuf          (with-current-buffer tembuf

Legend:
Removed from v.1.393  
changed lines
  Added in v.1.394

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