diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b64ca8b5764..dd774e59bb2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -15,6 +15,11 @@ | |||
| 15 | overlay works. Use a let when making comint-last-prompt-overlay, | 15 | overlay works. Use a let when making comint-last-prompt-overlay, |
| 16 | so that the code is easier to read. | 16 | so that the code is easier to read. |
| 17 | 17 | ||
| 18 | 2000-09-12 Francesco Potorti` <pot@gnu.org> | ||
| 19 | |||
| 20 | * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the | ||
| 21 | filed name if it's not there. | ||
| 22 | |||
| 18 | 2000-09-12 Dave Love <fx@gnu.org> | 23 | 2000-09-12 Dave Love <fx@gnu.org> |
| 19 | 24 | ||
| 20 | * simple.el (read-mail-command): Doc fix. | 25 | * simple.el (read-mail-command): Doc fix. |