From a983c471a5a81a96fec956639572e9436a07ba77 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Tue, 15 Sep 1998 13:02:50 +0000 Subject: [PATCH] . original commit: cc04e27671c99cecdd6a55b681d0eaff859f549c --- notes/mred/MrEd_100.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/notes/mred/MrEd_100.txt b/notes/mred/MrEd_100.txt index 05b0c8a9..29b7df4f 100644 --- a/notes/mred/MrEd_100.txt +++ b/notes/mred/MrEd_100.txt @@ -263,7 +263,8 @@ subarea<%> : area<%> horiz-margin vert-margin window<%> : area<%> - focus on-focus - on-focus replaces on-set-focus and on-kill-focus + focus has-focus? - focus replaces set-focus + on-focus - on-focus replaces on-set-focus and on-kill-focus enable is-enabled? on-size on-subwindow-char on-subwindow-event - formerly pre-on-... @@ -997,6 +998,9 @@ clipboard% changed to clipboard<%> and font-name-directory% changed to font-name-directory<%>; there is just once instance, the-clipboard and the-font-name-directory +the-color-database only has a find-color method; the others were + removed. + ----------------------------- TODO: Miscellaneous Cleanup -----------------------------