diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-01-11 22:22:22 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-01-11 22:22:22 +0100 |
commit | ed75b2ba044ab1361a37f3c7440f34332fb603d9 (patch) | |
tree | 32b4c06f112e5807216b8f588d06e151ff7858b5 | |
parent | 246138a0ba089ea41875bbf86e209fc404b0b703 (diff) | |
download | geiser-ed75b2ba044ab1361a37f3c7440f34332fb603d9.tar.gz geiser-ed75b2ba044ab1361a37f3c7440f34332fb603d9.tar.bz2 |
NEWS update
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ - Autodoc retrieval is now asynchronous, for better behaviour in remote connections. - Racket: ',enter "foo"' as a synonym of ',enter (file "foo")'. + - New C-c C-a to switch to REPL and enter module (C-c C-Z was broken). - Documentation typos, and grammar and layout fixes. |