aboutsummaryrefslogtreecommitdiffstats
path: root/README.unicode
diff options
context:
space:
mode:
Diffstat (limited to 'README.unicode')
-rw-r--r--README.unicode8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.unicode b/README.unicode
index 51c2db5a237..6a2cb109884 100644
--- a/README.unicode
+++ b/README.unicode
@@ -27,6 +27,8 @@ existing support and the extra stuff at
27 presence of small-repertoire 10646-encoded fonts in XFree 4 is a 27 presence of small-repertoire 10646-encoded fonts in XFree 4 is a
28 pain, not currently worked round. 28 pain, not currently worked round.
29 29
30 The work is almost finished, and soon to be commited.
31
30 * Work is also needed on charset and coding system priorities. 32 * Work is also needed on charset and coding system priorities.
31 33
32 * The relevant bits of latin1-disp.el need porting (and probably 34 * The relevant bits of latin1-disp.el need porting (and probably
@@ -90,6 +92,12 @@ existing support and the extra stuff at
90 * Emacs 20/21 .elc files are currently not loadable. It may or may 92 * Emacs 20/21 .elc files are currently not loadable. It may or may
91 not be possible to do this properly. 93 not be possible to do this properly.
92 94
95 With the change on 2002-07-24, elc files generated by Emacs
96 20.3 and later are correctly loaded (including those
97 containing multibyte characters and compressed). But, elc
98 files generated by 20.2 and the primer are still not loadable.
99 Is it really worth working on it?
100
93 * Encoding issues in babyl files/rmail need sorting out. 101 * Encoding issues in babyl files/rmail need sorting out.
94 102
95 * Gnus still needs some attention, and we need to get changes 103 * Gnus still needs some attention, and we need to get changes