From 0ee7b483964da20d59646288bb5230bc20a56ec6 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Thu, 4 Jul 2002 21:24:31 +0000 Subject: [PATCH] . original commit: b25bdfbc748e489da8b315f01990feee3c02692a --- notes/mred/HISTORY | 2 ++ 1 file changed, 2 insertions(+) diff --git a/notes/mred/HISTORY b/notes/mred/HISTORY index 34a95f66..20d624f4 100644 --- a/notes/mred/HISTORY +++ b/notes/mred/HISTORY @@ -16,6 +16,8 @@ Changed set-clipboard-client to associate a clipboard-client% methods within the eventspace through event callbacks Added a variant of insert-file to editor<%> to accept an input port instead of a filename +Changed load-file, save-file, and insert-file in editor<%> + to raise exceptions instead of returning booleans Added can-reorder?, on-reorder, and after-reorder to pasteboard%