summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 0 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index 2ac599a1c..ec3d096d1 100644
--- a/NEWS
+++ b/NEWS
@@ -166,12 +166,6 @@ See the newly reorganized "Foreign Function Interface", for details.
These new interfaces replace `dynamic-link', `dynamic-pointer' and
similar, which will eventually be deprecated.
-** `read-line'
-
-This now accepts return + newline and the Unicode line separator and
-paragraph separator as line separators, as well as the newline and <eof>
-line separators it handled before.
-
** `read-syntax'
See "Annotated Scheme Read" in the manual.