Merge branch 'slime' into 'master'
Fix SLIME with more kludgery Have operation-forced be constantly nil, not t As of 2016-10-01, SLIME doesn't actually want to be reloaded, and dies badly when swank-loader:init is called with :delete t. So have operation-forced return constantly nil instead of constantly t. See merge request !33
Please register or sign in to comment