From b1ed31ad53002e533c542a3d48194c3d586f990b Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Fri, 16 Jan 2004 17:39:42 +0000 Subject: [PATCH] . original commit: 482813533e9423438499d65a4e32f51c5480ae96 --- notes/mred/HISTORY | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/notes/mred/HISTORY b/notes/mred/HISTORY index 457e7855..37fc6324 100644 --- a/notes/mred/HISTORY +++ b/notes/mred/HISTORY @@ -35,6 +35,14 @@ Editors: Added an optional argument to begin-edit-sequence in editor<%> to treat actions before and after sequence as consecutive +Framework collection: + Changed the defaults for frame:standard-menus-mixin; + the method file-menu:between-save-as-and-print method no + longer creates a separator menu item + Changed the overriding method behavior of + drscheme:frame:basics-mixin + Modes are now based on the language settings, rather than + the filename ----------------------------------------------------------------------