aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2009-09-13 20:46:46 +0000
committerChong Yidong2009-09-13 20:46:46 +0000
commitb2d98113d5804a910571f8720f7c8c894b8b7d92 (patch)
tree5ba45a1e74ad071ac246f4b6754c4bbe8abd3405
parent61dc96a271c8527d67e21b9a0ddab54135f4a401 (diff)
downloademacs-b2d98113d5804a910571f8720f7c8c894b8b7d92.tar.gz
emacs-b2d98113d5804a910571f8720f7c8c894b8b7d92.zip
* PROBLEMS: Document Athena/Lucid internationalization
problem (Bug#4333).
-rw-r--r--etc/ChangeLog5
-rw-r--r--etc/PROBLEMS10
2 files changed, 14 insertions, 1 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index e38ef64dc2a..54f15101485 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,8 @@
12009-09-13 Chong Yidong <cyd@stupidchicken.com>
2
3 * PROBLEMS: Document Athena/Lucid internationalization
4 problem (Bug#4333).
5
12009-09-02 Carsten Dominik <dominik@u016822.science.uva.nl> 62009-09-02 Carsten Dominik <dominik@u016822.science.uva.nl>
2 7
3 * refcards/orgcard.tex: Document new effort setting commands. 8 * refcards/orgcard.tex: Document new effort setting commands.
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 0654d00667f..0a95abfb3e0 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -911,7 +911,9 @@ normal); tex-suscript-height-minimum (minimum height).
911Many Spanish keyboards seem to ignore that combination. Emacs can't 911Many Spanish keyboards seem to ignore that combination. Emacs can't
912do anything about it. 912do anything about it.
913 913
914** Characters from the mule-unicode charsets aren't displayed under X. 914** International characters aren't displayed under X.
915
916*** Missing X fonts
915 917
916XFree86 4 contains many fonts in iso10646-1 encoding which have 918XFree86 4 contains many fonts in iso10646-1 encoding which have
917minimal character repertoires (whereas the encoding part of the font 919minimal character repertoires (whereas the encoding part of the font
@@ -927,6 +929,12 @@ mule-unicode-2500-33ff:-gnu-unifont-*-iso10646-1,\
927mule-unicode-e000-ffff:-gnu-unifont-*-iso10646-1,\ 929mule-unicode-e000-ffff:-gnu-unifont-*-iso10646-1,\
928mule-unicode-0100-24ff:-gnu-unifont-*-iso10646-1 930mule-unicode-0100-24ff:-gnu-unifont-*-iso10646-1
929 931
932*** Athena/Lucid toolkit limitations
933
934The Athena/Lucid toolkit cannot display UTF-8 strings in the menu, so
935if you have UTF-8 buffer names, the buffer menu won't display the
936names properly. The GTK+ toolkit works properly.
937
930** The UTF-8/16/7 coding systems don't encode CJK (Far Eastern) characters. 938** The UTF-8/16/7 coding systems don't encode CJK (Far Eastern) characters.
931 939
932Emacs directly supports the Unicode BMP whose code points are in the 940Emacs directly supports the Unicode BMP whose code points are in the