Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 2842:ade0c13d91a3
[xemacs-hg @ 2005-07-03 21:47:59 by aidan]
Move Qkey_mapping to general-slots.h.
author | aidan |
---|---|
date | Sun, 03 Jul 2005 21:48:01 +0000 |
parents | c1ec282bb160 |
children | eae9afc261a9 |
comparison
equal
deleted
inserted
replaced
2841:b73c66cbc652 | 2842:ade0c13d91a3 |
---|---|
1 2005-07-03 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * event-Xt.c: | |
4 * event-gtk.c: | |
5 * events.c (event_to_character): | |
6 * general-slots.h: | |
7 Move the Qkey_mapping variable to general-slots.h, now that it's | |
8 used outside the platform specific keyboard warning code. | |
9 | |
1 2005-06-28 Marcus Crestani <crestani@xemacs.org> | 10 2005-06-28 Marcus Crestani <crestani@xemacs.org> |
2 | 11 |
3 * console-x.c (x_perhaps_init_unseen_key_defaults): Use | 12 * console-x.c (x_perhaps_init_unseen_key_defaults): Use |
4 build_intstring to avoid type error. | 13 build_intstring to avoid type error. |
5 * event-Xt.c (x_keysym_to_emacs_keysym): Add cast to avoid type | 14 * event-Xt.c (x_keysym_to_emacs_keysym): Add cast to avoid type |