Mercurial > emacs
diff lisp/ChangeLog @ 26510:6866d2a9a421
(scroll-bar-toolkit-scroll): add handling of the `ratio'
event for Xaw and Xaw3d(without arrows) scrollbars.
| author | Stefan Monnier <monnier@iro.umontreal.ca> |
|---|---|
| date | Fri, 19 Nov 1999 20:18:47 +0000 |
| parents | 26958042b58d |
| children | 0ef930a8a8db |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Nov 19 20:14:12 1999 +0000 +++ b/lisp/ChangeLog Fri Nov 19 20:18:47 1999 +0000 @@ -1,5 +1,8 @@ 1999-11-19 Stefan Monnier <monnier@cs.yale.edu> + * scroll-bar.el (scroll-bar-toolkit-scroll): add handling of the `ratio' + event for Xaw and Xaw3d(without arrows) scrollbars. + * files.el (auto-mode-alist): add patterns for diff-mode. * complete.el (PC-do-complete-and-exit): use minibuffer-prompt-end to
