Cheat sheet updated
[geiser.git] / NEWS
blobc2cbfb7a0fb5732fd0332cbf456498118576d14d
1 * Version 0.1.1
3   New features:
5     - "Manual autodoc" command; C-c C-d s.
6     - Autodoc retrieval is now asynchronous, for better behaviour in
7       remote connections.
8     - Racket: ',enter "foo"' as a synonym of ',enter (file "foo")'.
9     - Documentation typos, and grammar and layout fixes.
12   Bug fixes:
14     - REPL: fixed problem with input history navigation in Racket.
15     - Autodoc no longer skips non-alphanumeric identifiers.
16     - Autodoc messages no longer interfere with active minibuffer.
17     - Quack compatibility: avoiding problems with #f &c.
18     - Avoiding *spurious* buffers in case of communication errors.
21 * Version 0.1 (Dec 20, 2010)
23   Initial release.