From 826fff51bf4bca56d050f4c250efad32016e3d6e Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Mon, 11 Sep 2000 14:03:20 +0000 Subject: [PATCH] . original commit: 83f96ba1e1e1092f3e9e40c36965dd00672c2f5b --- notes/mred/HISTORY | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/notes/mred/HISTORY b/notes/mred/HISTORY index 4c506aa3..787c6735 100644 --- a/notes/mred/HISTORY +++ b/notes/mred/HISTORY @@ -1,4 +1,23 @@ +Version 103.1: + + * Changed methods in dc<%> classes to raise an exception if the + DC is not ok (except for the `ok?' method). + + * Changed text% undo to restore the pre-modification selection. + (Previously, undo would move the caret to the end of the + restored area.) + +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + +Version 104: August 28, 2000 + +Changed methods in dc<%> classes to raise an exception if the + DC is not ok (except for the `ok?' method). +Changed text% undo to restore the pre-modification selection. + +---------------------------------------------------------------------- + Version 103: August 28, 2000 Added 'wait as a possible argument to `yield', and changed startup