aboutsummaryrefslogtreecommitdiff
path: root/lang/slib/files/patch-xml-parse.txi
diff options
context:
space:
mode:
Diffstat (limited to 'lang/slib/files/patch-xml-parse.txi')
-rw-r--r--lang/slib/files/patch-xml-parse.txi14
1 files changed, 14 insertions, 0 deletions
diff --git a/lang/slib/files/patch-xml-parse.txi b/lang/slib/files/patch-xml-parse.txi
new file mode 100644
index 000000000000..0010b8905ee5
--- /dev/null
+++ b/lang/slib/files/patch-xml-parse.txi
@@ -0,0 +1,14 @@
+--- xml-parse.txi.orig 2013-05-12 04:47:55 UTC
++++ xml-parse.txi
+@@ -108,9 +108,10 @@
+ @var{inc-charset}. The reading stops at the first character which is not a member
+ of the set. This character is left on the stream. All the read
+ characters are returned in a string.
++@end defun
+
+
+-@defunx ssax:next-token-of pred port
++@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