aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Love2000-09-14 09:52:08 +0000
committerDave Love2000-09-14 09:52:08 +0000
commitffb8db8d77af7792dc998c5137a637bab0919c07 (patch)
tree59d47cb441416674ae13ca25b52a55caac59efa9
parent2a494b2d89ae7eeb5b5d7788f18972be1475ebe1 (diff)
downloademacs-ffb8db8d77af7792dc998c5137a637bab0919c07.tar.gz
emacs-ffb8db8d77af7792dc998c5137a637bab0919c07.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 dd774e59bb2..87c963d5a28 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-13 Dave Love <fx@gnu.org>
19
20 * wid-edit.el (widget-default-format-handler): DTRT when
21 doc-property is a function.
22
182000-09-12 Francesco Potorti` <pot@gnu.org> 232000-09-12 Francesco Potorti` <pot@gnu.org>
19 24
20 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the 25 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the