changeset 38309:89afde91354f

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 06 Jul 2001 10:31:11 +0000
parents 2ec4983f57eb
children 926054175878
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jul 06 10:30:49 2001 +0000
+++ b/lisp/ChangeLog	Fri Jul 06 10:31:11 2001 +0000
@@ -1,3 +1,9 @@
+2001-07-06  Simon Josefsson  <jas@extundo.com>
+
+	* mail/sendmail.el (mail-specify-envelope-from): Doc fix.
+	(mail-envelope-from): New user option.
+	(sendmail-send-it): Use it.
+
 2001-07-06  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
 
 	* ps-print.el: Use locale dependant date to print date in header.  Doc