[slime-devel] Daily ChangeLog diff

Helmut Eller heller at common-lisp.net
Wed Aug 31 09:44:01 UTC 2011


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 at 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 at random-state.net>
 
 	* swank-indentation.lisp (macro-indentation): Tweak so that




More information about the slime-devel mailing list