original commit: b61ae9eddf4666edefac36632de7fa82e87016c5
This commit is contained in:
Robby Findler 2001-09-25 13:17:46 +00:00
parent 769a63d8fb
commit f6f2dfa9d4
2 changed files with 406 additions and 407 deletions

View File

@ -991,7 +991,6 @@
(unless (eq? (system-type) 'windows)
(map "middlebutton" "paste-click-region"))
(map ":rightbuttonseq" "mouse-popup-menu")))))
(define setup-search

View File

@ -12,7 +12,7 @@
(provide text@)
(define text@
(unit/sig framework:text^
(unit/sig framework:text^
(import mred^
[icon : framework:icon^]
[editor : framework:editor^]