• Luís Oliveira's avatar
    Extend load-path with contribs sooner · 3ea02047
    Luís Oliveira authored
    Now that slime-setup is delayed until a connection is opened, we should
    explictly move the load-path setup to load-time so that contribs that
    depend on other contribs can find them and be properly byte-compiled.
    
    Fixes issue #326.
    3ea02047