original commit: 36db6f0349a65cb16d1c4a96e350329b98fef857
This commit is contained in:
Matthew Flatt 2000-08-11 01:39:40 +00:00
parent 632771f5a5
commit 03a0fa5aaf

View File

@ -10,6 +10,9 @@
* Fixed set-max-undo-history; it wasn't actually resizing the undo
history buffer.
* Windows, MacOS: Fixed location of "[Exited]" in stdio window. (PR
1600)
103/2:
* Fixed unreliable menu keybindings, especially cut-and-paste. More