Mercurial > emacs
comparison src/ChangeLog @ 59931:f5f2fbf049bc
* xselect.c (Fx_send_client_event, x_handle_dnd_message): Handle
the longs in a XClientMessageEvent correctly when long is 64 bits.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Sat, 05 Feb 2005 16:41:38 +0000 |
parents | db86b31eb616 |
children | efa471aa332e |
comparison
equal
deleted
inserted
replaced
59930:21898b7a92fd | 59931:f5f2fbf049bc |
---|---|
1 2005-02-05 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | |
2 | |
3 * xselect.c (Fx_send_client_event, x_handle_dnd_message): Handle | |
4 the longs in a XClientMessageEvent correctly when long is 64 bits. | |
5 | |
1 2005-02-05 Eli Zaretskii <eliz@gnu.org> | 6 2005-02-05 Eli Zaretskii <eliz@gnu.org> |
2 | 7 |
3 * xfaces.c (face_color_supported_p): Use HAVE_WINDOW_SYSTEM | 8 * xfaces.c (face_color_supported_p): Use HAVE_WINDOW_SYSTEM |
4 instead of HAVE_X_WINDOWS, for non-X windowed sessions. | 9 instead of HAVE_X_WINDOWS, for non-X windowed sessions. |
5 | 10 |