Tweak `NEWS'.
authorLudovic Courtès <ludo@gnu.org>
Fri, 17 Dec 2010 20:48:16 +0000 (21:48 +0100)
committerLudovic Courtès <ludo@gnu.org>
Fri, 17 Dec 2010 20:55:56 +0000 (21:55 +0100)
* NEWS: Update.

NEWS

diff --git a/NEWS b/NEWS
index 55fb2718b06e40b4c4b421f6a924bca09a431685..045d1ef6e90c1ad59340f5bae2d40355efe3eede 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -89,19 +89,28 @@ login.  Use `(passwd:name (getpwuid (geteuid)))' instead.
 See "Module System Reflection" and "Module Commands" in the manual, for
 more information.
 
+** New `,in' REPL command
+
+See "Module Commands" in the manual, for more information.
+
 ** Allow user-defined REPL meta-commands
     
-See FIXME in the manual, for more information.
+This feature is not documented yet.  See `define-meta-command' in
+`(system repl command)'.
 
 ** Add support for unbound fluids
     
 See `make-unbound-fluid', `fluid-unset!', and `fluid-bound?' in the
 manual.
 
-** Add variable-unset!
+** Add `variable-unset!'
     
 See "Variables" in the manual, for more details.
 
+** New procedures: `compose', `negate', and `const'
+
+See "Higher-Order Functions" in the manual, for more information.
+
 ** Command line additions
 
 The guile binary now supports a new switch "-x", which can be used to