summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2013-08-25 07:12:07 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2013-08-25 07:12:07 +0200
commit3a1dbf4e37f44e853cb649805a1f8777d0ba7501 (patch)
tree9bc66cfe6a9efd1040fa3793a004d7fc610d81fe /NEWS
parent79d3a9a2f332f71711734ee5dd1b7fb2c45ca797 (diff)
downloadgeiser-chez-3a1dbf4e37f44e853cb649805a1f8777d0ba7501.tar.gz
geiser-chez-3a1dbf4e37f44e853cb649805a1f8777d0ba7501.tar.bz2
Let's make it *any* submodule
So the new functions are named geiser-racket-*-submodules, and by default all submodule forms are hidden. Now that we have the helpers in geiser-edit, we could have a generic command in geiser-mode to change the visibility of form at point.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 5f3b250..b3770fe 100644
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,8 @@
New features:
- - Racket: new commands geiser-racket-{show, hide, toggle}-tests,
- for hiding test modules in code buffers.
+ - Racket: new commands geiser-racket-{show, hide, toggle}-submodules,
+ for folding submodule forms in code buffers.
- Racket: interaction with submodules (entering them and evaluation
within their scope).
- New commands geiser-eval-buffer (C-c C-b) and