Skip to content
  • Helmut Eller's avatar
    Make it easier to prepare core-files. · b843deb2
    Helmut Eller authored
    * swank-loader.lisp (init): Two new keyword args: :SETUP and
    :LOAD-CONTRIBS.  :SETUP=nil can be used to suppress init hooks and
    loading user init files.
    
    * swank.asd: Call swank-loader:init with :SETUP=nil.
    
    * swank.lisp (init-global-stream-redirection): Guard against
    redirecting already redirected streams.
    b843deb2