original commit: 3fce41904763c08334273ccfc60b66d19ce6739f
This commit is contained in:
Matthew Flatt 2001-10-05 16:27:52 +00:00
parent 3f4736df6a
commit be15bfed67

View File

@ -1,13 +1,13 @@
Version 199.24:
* Added `wheel-step' instantiation keyword and method to
* Added a `wheel-step' instantiation keyword and method to
editor-canvas%; #f turns off wheel event handling, and the default
is 3 (or a value specified through a "mred.wheelStep" resource).
* Added "wheelup" and "wheeldown" keymap names.
* Added "wheelup" and "wheeldown" event names to keymap%.
* Added `scroll-to' method to editor-canvas%.
* Added a `scroll-to' method to editor-canvas%.
* X: 'no-resize-border works for frame% with many window managers.