From 2f941f4af6d56488d540ddad38e7dc529a1c8604 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Mon, 7 Sep 1998 21:06:22 +0000 Subject: [PATCH] . original commit: f4281b1562d526cf84a6a2acef326cfa4ea46783 --- notes/mred/MrEd_100.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/notes/mred/MrEd_100.txt b/notes/mred/MrEd_100.txt index 8b95a8ff..66d3860c 100644 --- a/notes/mred/MrEd_100.txt +++ b/notes/mred/MrEd_100.txt @@ -976,6 +976,9 @@ Added 'unknown image kind for bitmap%'s load-file, etc., which canvas%'s get-view-start returns values in pixels, not scroll units +editor-wordbreak-map%'s get-map and set-map now work on characters + instead of integers + text%'s find-string and find-string-all use symbols to specify the direction, 'forward or 'backward instead of -1 or 1.