From c0e1cfbac72062b20759a44c4fbeefc4324a5167 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Fri, 23 Aug 2002 21:47:41 +0000 Subject: [PATCH] . original commit: 4a5e70b7b7da5408abdc7f4c671ccc2e4bc8fdc1 --- notes/mred/HISTORY | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/notes/mred/HISTORY b/notes/mred/HISTORY index 9ccb4147..d304d754 100644 --- a/notes/mred/HISTORY +++ b/notes/mred/HISTORY @@ -3,6 +3,11 @@ Version 202: August, 2002 Added 'panel brush style for drawing in the current platform's panel background color and pattern. +Added application-about-handler, application-preferences-handler, + and current-eventspace-has-standard-menus? +Mac OS X: fixed handling of the standard `Quit' menu item; it now + invokes the `on-exit' handler of the most recently active frame in the + initial eventspace ----------------------------------------------------------------------