From a69c9fb665459e2bfdbda1bf80741a0af31a7faf Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 20 Feb 2017 00:06:40 -0800 Subject: New upstream version 3b5 --- xml-parse.txi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) mode change 100644 => 100755 xml-parse.txi (limited to 'xml-parse.txi') diff --git a/xml-parse.txi b/xml-parse.txi old mode 100644 new mode 100755 index 365d914..c585d92 --- a/xml-parse.txi +++ b/xml-parse.txi @@ -110,7 +110,8 @@ of the set. This character is left on the stream. All the read characters are returned in a string. -@defunx ssax:next-token-of pred port +@end defun +@defun ssax:next-token-of pred port Reads characters from the @var{port} for which @var{pred} (a procedure of one argument) returns non-#f. The reading stops at the first -- cgit v1.2.3