# HG changeset patch # User Gerd Moellmann # Date 1001588583 0 # Node ID 6af554dbb2d33bd70bf3c4664862daf1c9a5ff8d # Parent eae96dc1dbb3e6924af0d75e905e1c262d1d69fc *** empty log message *** diff -r eae96dc1dbb3 -r 6af554dbb2d3 lisp/ChangeLog --- 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 + + * 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 * info.el (Info-on-current-buffer): Default arg to "Top".