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 | 7613969054120384af99e9d6115cd4667b65c553 (patch) | |
| tree | 65949c7763fb261fe6300d89d3bce7a2df098a87 | |
| parent | 20e0501f9cc82c6938e465303a29b69ef1636628 (diff) | |
| download | geiser-guile-7613969054120384af99e9d6115cd4667b65c553.tar.gz geiser-guile-7613969054120384af99e9d6115cd4667b65c553.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) |
