diff options
-rw-r--r-- | AUTHORS | 1 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -9,5 +9,6 @@ Diogo F. S. Ramos Jonas Rodrigues Ray Racine Nick Parker +Darren Hoo See also <https://github.com/jaor/geiser/contributors>. @@ -4,6 +4,8 @@ - New commands geiser-eval-buffer (C-c C-b) and geiser-eval-buffer-and-go (C-c M-b), by Nick Parker. + - Pressing return on a previous expression in the REPL will resend + it, by Darren Hoo. * Version 0.4 (May 2, 2013) |