Mercurial > emacs
comparison lisp/ChangeLog @ 31589:3a8d028a9095
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 14 Sep 2000 09:52:08 +0000 |
parents | e56c4b13af75 |
children | f8ad701a4a5b |
comparison
equal
deleted
inserted
replaced
31588:de839dd4c4ed | 31589:3a8d028a9095 |
---|---|
12 `insert-before-markers'. Add bletcherous hack to undo damage | 12 `insert-before-markers'. Add bletcherous hack to undo damage |
13 caused by `insert-before-markers'. Put `front-sticky' property on | 13 caused by `insert-before-markers'. Put `front-sticky' property on |
14 overlays created here so that the field code understands how the | 14 overlays created here so that the field code understands how the |
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 | |
18 2000-09-13 Dave Love <fx@gnu.org> | |
19 | |
20 * wid-edit.el (widget-default-format-handler): DTRT when | |
21 doc-property is a function. | |
17 | 22 |
18 2000-09-12 Francesco Potorti` <pot@gnu.org> | 23 2000-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 |
21 filed name if it's not there. | 26 filed name if it's not there. |