Mercurial > emacs
changeset 31585:e56c4b13af75
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 13 Sep 2000 15:47:04 +0000 |
parents | a5e682286ab6 |
children | b51dba45cbe7 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Sep 13 12:10:29 2000 +0000 +++ b/lisp/ChangeLog Wed Sep 13 15:47:04 2000 +0000 @@ -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` <pot@gnu.org> + + * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the + filed name if it's not there. + 2000-09-12 Dave Love <fx@gnu.org> * simple.el (read-mail-command): Doc fix.