Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3918:049dc907c17a
[xemacs-hg @ 2007-04-22 19:58:27 by aidan]
Make the X11 font menu work again, server side X11 with Mule.
author | aidan |
---|---|
date | Sun, 22 Apr 2007 19:58:59 +0000 |
parents | 3d2a9b62e044 |
children | fd1f0c73d4df |
comparison
equal
deleted
inserted
replaced
3917:b8ded6c3f2a4 | 3918:049dc907c17a |
---|---|
1 2007-01-02 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * faces.c: | |
4 * faces.c (syms_of_faces): | |
5 * faces.c (complex_vars_of_faces): | |
6 New symbol and corresponding specifier tag, | |
7 x-coverage-instantiator, used to group those fonts used for their | |
8 extensive coverage for obscure characters in x-faces.el. | |
9 | |
1 2007-04-16 Stephen J. Turnbull <stephen@xemacs.org> | 10 2007-04-16 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 11 |
3 * redisplay-x.c (separate_textual_runs_nomule): Oops. We agreed | 12 * redisplay-x.c (separate_textual_runs_nomule): Oops. We agreed |
4 that memcpy didn't work, and used it anyway. Fix it. | 13 that memcpy didn't work, and used it anyway. Fix it. |
5 | 14 |