]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/editors/emacs/emacs.factor
editors: allow them to be loaded in the load-all image
[factor.git] / basis / editors / emacs / emacs.factor
index dea14c90200e8f070bf5192609b7ae041b7c80a2..f1b12b6211629af9cb57a87c415d7785ebdd892b 100644 (file)
@@ -3,7 +3,8 @@ kernel make math.parser namespaces sequences system ;
 IN: editors.emacs
 
 SINGLETON: emacs
-emacs editor-class set-global
+
+editor-class [ emacs ] initialize
 
 SYMBOL: emacsclient-path
 SYMBOL: emacsclient-args