From 0547955e2b79c6479a4145208d448771581837fa Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Mon, 1 Nov 2004 22:08:59 +0000 Subject: [PATCH] . original commit: bec589f64b565e16db65077a3814511d0e51cbdf --- notes/mred/HISTORY | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/notes/mred/HISTORY b/notes/mred/HISTORY index a9b0cb97..1868a8e1 100644 --- a/notes/mred/HISTORY +++ b/notes/mred/HISTORY @@ -1,4 +1,19 @@ +Version 299.21 +X: clipboard now supported, and the X clipboard and X selection + are properly distinguished; set the MrEd:selectionAsClipboard + preference to obtain the old behavior +Added the-x-selection-clipboard +Added paste-x-selection and do-paste-x-selection to editor<%> +Added "paste-x-selection" to add-editor-keymap-functions +Changed "middlebutton" mapping in the default text keymap + initializer's map to use paste-x-selection +Added 'auto-vscroll and 'auto-hscroll styles to editor-canvas% +Added show-scrollbars method to canvas% +Added 'resize-corner style to canvas% and editor-canvas% +Added set-resize-corner to canvas<%> +Added 'blank cursor% + Version 299.17 Changed read-one-special in readable-snip<%> to read-special