diff options
author | Daiki Ueno <ueno@gnu.org> | 2014-05-05 05:37:56 +0900 |
---|---|---|
committer | Daiki Ueno <ueno@gnu.org> | 2014-05-05 05:37:56 +0900 |
commit | 4f4017c2377560ee81092aea724ffca00af307ff (patch) | |
tree | 1640741a876dd39a007539cc5c35a13831295889 /Admin | |
parent | ef6b8140a371547818e5657936265a46f2ead877 (diff) | |
download | external_gettext-4f4017c2377560ee81092aea724ffca00af307ff.zip external_gettext-4f4017c2377560ee81092aea724ffca00af307ff.tar.gz external_gettext-4f4017c2377560ee81092aea724ffca00af307ff.tar.bz2 |
maint: Update Admin/plans
Diffstat (limited to 'Admin')
-rw-r--r-- | Admin/plans | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Admin/plans b/Admin/plans index 618b642..7ff0e91 100644 --- a/Admin/plans +++ b/Admin/plans @@ -137,14 +137,13 @@ Things we plan to do. Comments welcome. - 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 |