comparison 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
comparison
equal deleted inserted replaced
26509:26958042b58d 26510:6866d2a9a421
1 1999-11-19 Stefan Monnier <monnier@cs.yale.edu> 1 1999-11-19 Stefan Monnier <monnier@cs.yale.edu>
2
3 * scroll-bar.el (scroll-bar-toolkit-scroll): add handling of the `ratio'
4 event for Xaw and Xaw3d(without arrows) scrollbars.
2 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
6 detect an empty prompt. 9 detect an empty prompt.