diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-05-21 18:54:58 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-05-21 18:54:58 +0200 |
commit | 4887a593c0361dcf9e0c75766ab21a72e7ec3fdf (patch) | |
tree | 1d219c0670a24716c40fbe87118e1fc06d65e7cd | |
parent | 55edd1149d0c6dd94be7850adc4977104280bb98 (diff) | |
download | geiser-4887a593c0361dcf9e0c75766ab21a72e7ec3fdf.tar.gz geiser-4887a593c0361dcf9e0c75766ab21a72e7ec3fdf.tar.bz2 |
Authors and news updated to include Darren
-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) |