Include rationale for removing ungetc-char-ready?.
authorJim Blandy <jimb@red-bean.com>
Mon, 26 May 1997 18:05:21 +0000 (18:05 +0000)
committerJim Blandy <jimb@red-bean.com>
Mon, 26 May 1997 18:05:21 +0000 (18:05 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a6d3ed0..64f462a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -356,7 +356,9 @@ returned string.  For the old behavior, use (read-line PORT 'concat).
 take new optional START and END arguments, specifying the region of
 the array to read and write.
 
-*** The `ungetc-char-ready?' function has been removed.
+*** The `ungetc-char-ready?' function has been removed.  We feel it's
+inappropriate for an interface to expose implementation details this
+way.
 
 ** Changes to the Unix library and system call interface