summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2013-07-01 15:41:27 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2013-07-01 15:41:27 +0200
commitbee2bd29087b21087caca10104d5251c7ed92800 (patch)
tree011e92f2b6290cef3bff4f643d1b479f031dec93 /NEWS
parentd7d502df035d05b82bed3bf9d1ada2aafaaa0fcd (diff)
downloadgeiser-chez-bee2bd29087b21087caca10104d5251c7ed92800.tar.gz
geiser-chez-bee2bd29087b21087caca10104d5251c7ed92800.tar.bz2
NEWS update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f282c76..03cedd1 100644
--- a/NEWS
+++ b/NEWS
@@ -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)