From 86ec1937ecf8a9472114efa2a76b3a039f14f797 Mon Sep 17 00:00:00 2001 From: "jan.nijtmans" Date: Fri, 22 Dec 2023 08:06:36 +0000 Subject: Document "string is unicode" --- doc/string.n | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/string.n b/doc/string.n index aefe485..6a9a8e1 100644 --- a/doc/string.n +++ b/doc/string.n @@ -174,6 +174,8 @@ zero width no-break space (U+feff) (=BOM). .IP \fBtrue\fR 12 Any of the forms allowed to \fBTcl_GetBoolean\fR where the value is true. +.IP \fBunicode\fR 12 +Any Unicode character, except surrogates and noncharacters .IP \fBupper\fR 12 Any upper case alphabet character in the Unicode character set. .IP \fBwideinteger\fR 12 -- cgit v0.12