Update `NEWS'.
authorLudovic Courtès <ludo@gnu.org>
Sat, 6 Apr 2013 11:06:52 +0000 (13:06 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sat, 6 Apr 2013 11:07:01 +0000 (13:07 +0200)
NEWS

diff --git a/NEWS b/NEWS
index c17e3cb..1ea4c54 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,12 +13,6 @@ Reorder points in order of importance and make comprehensible
 
 Assemble thanks
 
-file name docs
-
-gnulib version
-
---language docs
-
 * Notable changes
 
 ** New guile.m4.
@@ -184,7 +178,7 @@ See "File System".
 
 ** New procedures for dealing with file names.
 
-See XXX for documentation on `system-file-name-convention',
+See "File System" for documentation on `system-file-name-convention',
 `file-name-separator?', `absolute-file-name?', and
 `file-name-separator-string'.
 
@@ -215,9 +209,9 @@ parser deals with namespaces, processed entities, doctypes, and literal
 strings.  Incidentally, `current-ssax-error-port' is now a parameter
 object.
 
-** New command-line argument: `--language'
+** New command-line argument: `--language'.
 
-See XXX in the manual.
+See "Command-line Options" in the manual.
 
 ** `current-language' in default environment.