# HG changeset patch # User Bruno Haible # Date 1300745118 -3600 # Node ID 74c1200a73eb829e59563d5d6c0f88ac2caa85e4 # Parent b61ad0463b76f782821aacd1d3e5c296d61b743d New module 'unictype/joiningtype-all'. * modules/unictype/joiningtype-all: New file. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2011-03-21 Bruno Haible + New module 'unictype/joiningtype-all'. + * modules/unictype/joiningtype-all: New file. + Tests for module 'unictype/joiningtype-of'. * modules/unictype/joiningtype-of-tests: New file. * tests/unictype/test-joiningtype_of.c: New file. diff --git a/modules/unictype/joiningtype-all b/modules/unictype/joiningtype-all new file mode 100644 --- /dev/null +++ b/modules/unictype/joiningtype-all @@ -0,0 +1,23 @@ +Description: +Complete API for Unicode character Arabic joining types. + +Files: + +Depends-on: +unictype/base +unictype/joiningtype-byname +unictype/joiningtype-name +unictype/joiningtype-of + +configure.ac: + +Makefile.am: + +Include: +"unictype.h" + +License: +LGPL + +Maintainer: +Bruno Haible