[slime-devel] Daily ChangeLog diff

Index: slime/ChangeLog diff -u slime/ChangeLog:1.602 slime/ChangeLog:1.604 --- slime/ChangeLog:1.602 Wed Jan 19 10:32:16 2005 +++ slime/ChangeLog Thu Jan 20 12:05:05 2005 @@ -1,3 +1,19 @@ +2005-01-20 Helmut Eller <heller@common-lisp.net> + + * swank.lisp (parse-symbol): Don't break if the package doesn't + exist. Reported by Lynn Quam. + +2005-01-20 Ian Eslick <eslick@csail.mit.edu> + + * swank-allegro.lisp (restart-frame): Handle frames with arguments + better. + +2005-01-20 Edi Weitz <edi@agharta.de> + + * swank-allegro.lisp (handle-undefined-functions-warning): Prevent + breakage if the undefined function is called at multiple + locations. + 2005-01-19 Helmut Eller <heller@common-lisp.net> * swank-gray.lisp (stream-unread-char): If the char argument
participants (1)
-
lgorrie@common-lisp.net