changeset 39480:6af554dbb2d3

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 27 Sep 2001 11:03:03 +0000
parents eae96dc1dbb3
children 2ffb3d2f6aff
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Sep 27 11:02:40 2001 +0000
+++ b/lisp/ChangeLog	Thu Sep 27 11:03:03 2001 +0000
@@ -9,6 +9,15 @@
 	* tar-mode.el (tar-mode-write-file): Don't signal an error by
 	calling byte-to-position with a nil tar-header-offset.
 
+2001-09-27  Simon Josefsson  <jas@extundo.com>
+
+	* mail/sendmail.el (send-mail-function): Doc fix.
+	(mail-do-fcc): Error if header-end is not a marker.
+	(mail-do-fcc): Add a comment.
+	(mail-reply-to): Doc fix.
+	(mail-signature): Make ATPOINT optional.
+	(mail-yank-original): Use cond instead of nestled if.
+
 2001-09-26  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* info.el (Info-on-current-buffer): Default arg to "Top".