summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2012-11-11 16:58:07 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2012-11-11 16:58:07 +0100
commitf6e0ac85012c2e46dff12e9ec0181c02b6074b8a (patch)
tree805f5597281c5cb83673a8c57e86200519cde990 /NEWS
parenta814cf43fa33f66cb2fca512084d7ac2b63ae62a (diff)
downloadgeiser-chez-f6e0ac85012c2e46dff12e9ec0181c02b6074b8a.tar.gz
geiser-chez-f6e0ac85012c2e46dff12e9ec0181c02b6074b8a.tar.bz2
New command geiser-repl-clear-buffer
Just renamed geiser-repl--clear-buffer (we don't use -- when users can call the command with M-x normally) and added documentation.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4644bc7..d8ca850 100644
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,8 @@
filename completion.
- Indentation of scheme forms improved (specially for those of you
using a single implementation).
-
+ - New REPL command, geiser-repl-clear-buffer (C-c M-o), to remove
+ all scheme output (thanks to jxonas).
* Version 0.2.2 (Sep 30, 2012)