diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 80f5c801f7b..1f2936282bf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -5,6 +5,11 @@ | |||
| 5 | 5 | ||
| 6 | 2001-02-08 Dave Love <fx@gnu.org> | 6 | 2001-02-08 Dave Love <fx@gnu.org> |
| 7 | 7 | ||
| 8 | * wid-edit.el (widget-plist-convert-widget): Replace binding of | ||
| 9 | widget-plist-value-type. | ||
| 10 | (widget-alist-convert-widget): Replace binding of | ||
| 11 | widget-alist-value-type. | ||
| 12 | |||
| 8 | * textmodes/paragraphs.el (sentence-end): Doc fix. | 13 | * textmodes/paragraphs.el (sentence-end): Doc fix. |
| 9 | 14 | ||
| 10 | * eshell/em-rebind.el (eshell-cannot-leave-input-list): Remove | 15 | * eshell/em-rebind.el (eshell-cannot-leave-input-list): Remove |