original commit: 7ac155d1b41f5ebe7100b8ad6bbed99f5cb37cb9
This commit is contained in:
Matthew Flatt 2002-04-23 00:48:15 +00:00
parent f0ace02b76
commit e2d70c038e

View File

@ -968,6 +968,7 @@
(map "a:v" "paste-clipboard")
(map "d:v" "paste-clipboard")
(map "c:_" "undo")
(map (format "~a" (integer->char 31)) "undo") ; for Windows - strange
(map "c:+" "redo")
(map "a:z" "undo")
(map "d:z" "undo")