diff options
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 4 | 
1 files changed, 4 insertions, 0 deletions
| @@ -2,6 +2,8 @@    New features: +   - Racket: interaction with submodules (entering them and evaluation +     within their scope).     - 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 @@ -12,6 +14,8 @@    Bug fixes:     - Autodoc for Guile 2.0.9+'s subr fixed, thanks to Ludovic Courtès. +   - Fixed problems with geiser-doc's history being handled by +     session.el (by not letting the latter handle it).  * Version 0.4 (May 2, 2013) | 
