diff options
author | Bruno Haible <bruno@clisp.org> | 2001-07-29 14:55:54 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2001-07-29 14:55:54 +0000 |
commit | d4db6798089c2dde3304ead8ecf0ab3df60d67c3 (patch) | |
tree | 49a1d9c50ddd5d5545d7d2bfdd513fb974262b4b /Admin | |
parent | 128b51063ef8f44d6eb53b3c7c417d8419a9db9c (diff) | |
download | external_gettext-d4db6798089c2dde3304ead8ecf0ab3df60d67c3.zip external_gettext-d4db6798089c2dde3304ead8ecf0ab3df60d67c3.tar.gz external_gettext-d4db6798089c2dde3304ead8ecf0ab3df60d67c3.tar.bz2 |
msgexec replaces msgsed. New program msguniq.
Diffstat (limited to 'Admin')
-rw-r--r-- | Admin/plans | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/Admin/plans b/Admin/plans index 2d3f307..9f9c7b3 100644 --- a/Admin/plans +++ b/Admin/plans @@ -48,15 +48,9 @@ Things we plan to do. Comments welcome. - New programs: - msguniq [--unique] [--repeated] - extract unique/repeated msgids - msginit create initial PO file from POT file. - msgexec - generalize msgsed - - Rewrite doc node "Compendium", discuss functionality, then check implementation and add Karl's new tests. @@ -66,3 +60,5 @@ Things we plan to do. Comments welcome. - Rewrite Hundhammer's check_po script in C using message.h. +- Check portability of coding-system-list, apparently not defined + in XEmacs 20.4. |