summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2013-04-06 13:06:52 +0200
committerLudovic Courtès <ludo@gnu.org>2013-04-06 13:07:01 +0200
commit47ed3ca43aa32acf1550c0ff9696b1b51f43e236 (patch)
treeebb83b2191e302bc9aeec1fdb3fdbcebc3191f63
parent004094d378182d8343398c0bec817114c06ea933 (diff)
downloadguile-47ed3ca43aa32acf1550c0ff9696b1b51f43e236.tar.gz
Update `NEWS'.
-rw-r--r--NEWS12
1 files changed, 3 insertions, 9 deletions
diff --git a/NEWS b/NEWS
index c17e3cba0..1ea4c5484 100644
--- 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.