diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8079b444a7a..f98b3712c25 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 1999-11-19 Stefan Monnier <monnier@cs.yale.edu> | 1 | 1999-11-19 Stefan Monnier <monnier@cs.yale.edu> |
| 2 | 2 | ||
| 3 | * scroll-bar.el (scroll-bar-toolkit-scroll): add handling of the `ratio' | ||
| 4 | event for Xaw and Xaw3d(without arrows) scrollbars. | ||
| 5 | |||
| 3 | * files.el (auto-mode-alist): add patterns for diff-mode. | 6 | * files.el (auto-mode-alist): add patterns for diff-mode. |
| 4 | 7 | ||
| 5 | * complete.el (PC-do-complete-and-exit): use minibuffer-prompt-end to | 8 | * complete.el (PC-do-complete-and-exit): use minibuffer-prompt-end to |