diff options
author | Bruno Haible <bruno@clisp.org> | 2003-02-18 13:16:47 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:10:10 +0200 |
commit | 89e9e925e28d9aefcceea8a00e1399afe2e483a6 (patch) | |
tree | abd869deb6b3c9e792e2dcbac9d7a1167ca9fc8a /gettext-tools/misc/ChangeLog | |
parent | 8b12dd3dbae5f294af0357a18b5dce7ea3753d38 (diff) | |
download | external_gettext-89e9e925e28d9aefcceea8a00e1399afe2e483a6.zip external_gettext-89e9e925e28d9aefcceea8a00e1399afe2e483a6.tar.gz external_gettext-89e9e925e28d9aefcceea8a00e1399afe2e483a6.tar.bz2 |
Make it work again wih XEmacs.
Diffstat (limited to 'gettext-tools/misc/ChangeLog')
-rw-r--r-- | gettext-tools/misc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gettext-tools/misc/ChangeLog b/gettext-tools/misc/ChangeLog index 73aade5..a6a984a 100644 --- a/gettext-tools/misc/ChangeLog +++ b/gettext-tools/misc/ChangeLog @@ -1,3 +1,10 @@ +2003-02-16 Bruno Haible <bruno@clisp.org> + + * po-compat.el: Add testing instructions. + (po-find-file-coding-system-guts) [XEMACS]: Make it work again, + after (car (nth i po-content-type-charset-alist)) changed from symbol + to string. + 2003-02-12 Bruno Haible <bruno@clisp.org> * elisp-comp: Move to ../../config/elisp-comp. |