summaryrefslogtreecommitdiff
path: root/doc/unictype.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/unictype.texi')
-rw-r--r--doc/unictype.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/unictype.texi b/doc/unictype.texi
index 2859cc3..5f292cc 100644
--- a/doc/unictype.texi
+++ b/doc/unictype.texi
@@ -1028,6 +1028,10 @@ with the given name exists, the result will satisfy the
this predicate and must not be passed to functions that expect an
@code{uc_property_t} argument.
+This lookup ignores spaces, underscores, or hyphens as word separators, is
+case-insignificant, and supports the aliases listed in Unicode's
+@file{PropertyAliases.txt} file.
+
This function references a big table of all predefined properties. Its use
can significantly increase the size of your application.
@end deftypefun