From 79b938746d55e53ba73f186d746c3a0410256782 Mon Sep 17 00:00:00 2001
From: Jose Antonio Ortega Ruiz <jao@gnu.org>
Date: Sat, 19 Jan 2013 15:26:11 +0100
Subject: NEWS and AUTHORS updated

---
 NEWS | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

(limited to 'NEWS')

diff --git a/NEWS b/NEWS
index c100afe..b7dad4d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,16 +1,16 @@
 * Version 0.3 (Jan 19, 2013)
 
-New features:
+  New features:
 
    - TAB in a string context in the REPL and Scheme buffers triggers
      filename completion.
    - User manual lookup command (C-c C-d i) available also in the
      REPL.
    - New REPL command, geiser-repl-clear-buffer (C-c M-o), to remove
-     all scheme output (thanks to jxonas).
+     all scheme output (thanks to Jonas Rodrigues).
    - Indentation of scheme forms improved..
 
-Bug fixes:
+  Bug fixes:
 
    - Racket: fixes for problems entering modules sans main.rkt.
    - Racket: image support in Windows fixed.
@@ -22,14 +22,14 @@ Bug fixes:
 
 * Version 0.2.1 (Sep 15, 2012)
 
-Bug fixes:
+  Bug fixes:
 
    - Racket: correctly reloading modules that contain submodules (this
      one was breaking for instance code based on plai-typed).
    - Racket: correctly jumping to symbols defined in files with .ss
      extension.
 
-New features:
+  New features:
 
    - Racket: autodoc now displays argument names for constructors
      defined by define-type (from either plai or plai-type).
@@ -38,7 +38,7 @@ New features:
 
 * Version 0.2 (Sep 3, 2012)
 
-New features:
+  New features:
 
    - Support for images in Racket, both in the REPL and during
      evaluations.  Thanks to Michael Wilber for code, discussion and
@@ -48,7 +48,7 @@ New features:
    - New customizable variable, geiser-guile-manual-lookup-nodes, to
      specify the name of Guile's info nodes, if need be.
 
-Bug fixes:
+  Bug fixes:
 
    - We don't deactivate autodoc in the REPL unless requested.
    - Indentation for syntax-id-rules and for/hash.
@@ -59,14 +59,14 @@ Bug fixes:
 
 * Version 0.1.4 (Nov 26, 2011)
 
-New features:
+  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:
+  Bug fixes:
 
    - 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.
-- 
cgit v1.2.3