aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Moellmann2000-09-13 15:47:04 +0000
committerGerd Moellmann2000-09-13 15:47:04 +0000
commit5dd05f61abbefeb9dfab2afe024c0f02bd087f5f (patch)
treeb31e4085135fd67183ffc7bc63c77c352e93249f
parent195e67401dbf54da607da38fd49a74c7988218db (diff)
downloademacs-5dd05f61abbefeb9dfab2afe024c0f02bd087f5f.tar.gz
emacs-5dd05f61abbefeb9dfab2afe024c0f02bd087f5f.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog5
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
182000-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
182000-09-12 Dave Love <fx@gnu.org> 232000-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.