From f3c6c8dc2d96960375e773eb86a481d678b58cfa Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sat, 26 Nov 2011 08:12:35 +0100 Subject: NEWS update and version bump to 0.1.4 --- NEWS | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index b9321dd..68d334b 100644 --- a/NEWS +++ b/NEWS @@ -2,12 +2,21 @@ New features: + - Indentation for Racket's splicing-let and friends. + - Customizable prompt waiting time (geiser-repl-startup-time). - New customizable faces: geiser-font-lock-repl-prompt and geiser-font-lock-repl-input. Bug fixes: - - Racket: autodoc in R5RS modules + - C-c C-r and friends won't send unbalanced sexps to Scheme. + - C-c C-z works after run-geiser in a Scheme buffer. + - REPL: TAB indenting around whitespace. + - Racket: correct display of output to standard error (such as + rackunit's). + - Guile: ditto. + - Elisp: compatibility problems with filladapt fixed. + - Racket: autodoc in R5RS modules. * Version 0.1.3 (Jun 24, 2011) -- cgit v1.2.3