diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |