Index: slime/contrib/ChangeLog diff -u slime/contrib/ChangeLog:1.375 slime/contrib/ChangeLog:1.377 --- slime/contrib/ChangeLog:1.375 Wed May 5 09:55:18 2010 +++ slime/contrib/ChangeLog Sat May 8 00:57:23 2010 @@ -1,3 +1,19 @@ +2010-05-08 Stas Boukarev stassats@gmail.com + + * slime-presentations.el (slime-presentation-write-result): Do + slime-repl-show-maximum-output at the end. This really solves + jumping. + +2010-05-07 Stas Boukarev stassats@gmail.com + + * slime-presentations.el (slime-presentation-write): Reuse + functions from slime-repl. This fixes spurious point jumps. + + * slime-repl.el (slime-repl-show-maximum-output): + Don't search for a window of the buffer if the current window + already displays it. + (slime-with-output-end-mark): Removed, unused. + 2010-05-05 Stas Boukarev stassats@gmail.com
* slime-tramp.el (slime-tramp-to-lisp-filename): Check if slime is