Index: slime/contrib/ChangeLog diff -u slime/contrib/ChangeLog:1.489 slime/contrib/ChangeLog:1.490 --- slime/contrib/ChangeLog:1.489 Fri Aug 5 01:05:47 2011 +++ slime/contrib/ChangeLog Tue Aug 30 08:34:10 2011 @@ -1,3 +1,11 @@ +2011-08-30 Nikodemus Siivola nikodemus@random-state.net + + * slime-repl.el (slime-repl-suppress-prompt): New variable. Bind to T to + temporarily suppress the prompt. + (slime-eval-last-expression-in-repl): New command. Sends form from + another buffer to REPL for evaluation. + (slime-mode-map): Bind slime-eval-last-expression-in-repl to C-c C-j. + 2011-08-05 Nikodemus Siivola nikodemus@random-state.net
* swank-indentation.lisp (macro-indentation): Tweak so that