Mercurial > hg > xemacs-beta
diff lisp/sunpro/sunpro-init.el @ 189:489f57a838ef r20-3b21
Import from CVS: tag r20-3b21
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:57:07 +0200 |
parents | 3d6bfa290dbd |
children | acd284d43ca1 |
line wrap: on
line diff
--- a/lisp/sunpro/sunpro-init.el Mon Aug 13 09:56:30 2007 +0200 +++ b/lisp/sunpro/sunpro-init.el Mon Aug 13 09:57:07 2007 +0200 @@ -158,7 +158,14 @@ (file-exists-p (concat sunpro-dir "bin/sparcworks")) (setq exec-path (append exec-path (list (concat sunpro-dir "bin/")))))) - (and (fboundp 'eos::start)) (eos::start)) + (load "sun-eos-init") + (load "sun-eos-common") + (load "sun-eos-editor") + (load "sun-eos-browser") + (load "sun-eos-debugger") + (load "sun-eos-debugger-extra") + (load "sun-eos-menubar") + (eos::start)) (t ; Neither? Complain... (display-warning