* Bidi is a separate issue with no support currently.
- * DTRT with X keysyms. We should get the right unicode for a given
- keysym, not decode raw bytes in some ill-defined coding system.
- (fx has some data on keysyms v. unicodes.)
-
* We need tabular input methods, e.g. for maths symbols. (Not
specific to Unicode.)
files generated by 20.2 and the primer are still not loadable.
Is it really worth working on it?
- * Encoding issues in babyl files/rmail need sorting out.
+ * Rmail won't work with non-ASCII text. Encoding issues for Babyl
+ files need sorting out, but rms says Babyl will go before this is
+ released.
* Gnus still needs some attention, and we need to get changes
accepted by Gnus maintainers...
+ * There are type errors lurking, e.g. in
+ Fcheck_coding_systems_region. Define ENABLE_CHECKING to find them.
+
* You can grep the code for lots of fixmes.
+2002-10-28 Dave Love <fx@gnu.org>
+
+ * xterm.c (xaw_scroll_callback): Cast call_data.
+ (XTread_socket): Deal with ASCII keysyms.
+ (syms_of_xterm) <Vx_keysym_table>: Fix args of make_hash_table.
+
2002-10-27 Dave Love <fx@gnu.org>
* xterm.c (Vx_keysym_table): New.