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
commit0348ece4d614a3664289289d8c7daf3ec39a3975 (patch)
treeaa878fbb24cd346a82e758f0c8f4ea1bb3ec635f /NEWS
parente7786d09fa1a672770efcce970d52ba4649936e1 (diff)
downloadgeiser-0348ece4d614a3664289289d8c7daf3ec39a3975.tar.gz
geiser-0348ece4d614a3664289289d8c7daf3ec39a3975.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)