diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b64ca8b5764..dd774e59bb2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -15,6 +15,11 @@ overlay works. Use a let when making comint-last-prompt-overlay, so that the code is easier to read. +2000-09-12 Francesco Potorti` + + * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the + filed name if it's not there. + 2000-09-12 Dave Love * simple.el (read-mail-command): Doc fix.