original commit: 4019fdf860635746d20c3bc6165eca3cf172578c
This commit is contained in:
Matthew Flatt 2001-10-05 15:53:07 +00:00
parent 473b9054c1
commit f226f1bec0

View File

@ -13,6 +13,17 @@ Version 199.24:
* X: too-long menus now scroll.
* X: changed `show' method of a top-level window to try harder to set
the focus to the shown (or raised) window. This seems to work
better for Gnome, and doesn't seem to have any affect on other
window managers that I tried.
This change can be disabled through a ~/.mred.resources setting:
mred.forceFocus : 0
Version 199.23:
* X: mouse wheel events are now reported to `on-char'.