- filter-sr-latin should transform the resulting output to NFC form.
Needed because the input may contain decomposed Cyrillic accented letters.
-- In x-c.c, support \unnnn and \Unnnnnnnn escape sequences (ISO C 99
- and C++0x http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2170.html)
-
- In x-c.c, support C++0x escape sequences, see
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2442.htm
- Use libunistring as hard dependency.
+- Texinfo document translation, through TexinfoXML.
+
- A way to hook xgettext to call external scanner written in the
target programming language. This would be particularly useful for
scripting languages which need run-time information to extract