original commit: 2e8a198ba182449d93aa3ceabe5e306bbe5c7ec4
This commit is contained in:
Matthew Flatt 2001-10-05 14:23:28 +00:00
parent ad0b1e5514
commit 08b0d7271b

View File

@ -1,6 +1,12 @@
Version 199.24:
* Added `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 `scroll-to' method to editor-canvas%.
* X: 'no-resize-border works for frame% with many window managers.