]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/editors/textedit/textedit.factor
editors: allow them to be loaded in the load-all image
[factor.git] / basis / editors / textedit / textedit.factor
index 9c0c50cc7b523e0043d0b1ca42d58f66c0e52b33..5d7055ac30806ead119ea21468208cf123d0132e 100644 (file)
@@ -3,7 +3,8 @@ namespaces prettyprint editors make ;
 IN: editors.textedit
 
 SINGLETON: textedit
-textedit editor-class set-global
+
+editor-class [ textedit ] initialize
 
 M: textedit editor-command
     drop