Index: slime/ChangeLog diff -u slime/ChangeLog:1.2393 slime/ChangeLog:1.2394 --- slime/ChangeLog:1.2393 Tue Feb 12 23:27:14 2013 +++ slime/ChangeLog Wed Feb 20 09:33:14 2013 @@ -1,3 +1,10 @@ +2013-02-20 Stas Boukarev stassats@gmail.com + + * slime.el (slime-attempt-connection): Don't run the timer with a + repeat argument, slime-attempt-connection will reinstantiate the + timer if needed, otherwise it can be a possible source of race + conditions. + 2013-02-13 Helmut Eller heller@common-lisp.net
* swank-allegro.lisp (eval-in-frame): debugger:frame-var-name can