* xselect.c (selection_data_to_lisp_data): For the special case
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 8 Feb 2005 21:27:01 +0000 (21:27 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 8 Feb 2005 21:27:01 +0000 (21:27 +0000)
commitb8d6f4af9785fe4f5a1343e9a3239af0be800e4d
tree71a1f4069d23734504faf107963d2dca3110f9f2
parent3419757dfd171e5032b2f6bd69ce17a71800611b
* xselect.c (selection_data_to_lisp_data): For the special case
type == XA_ATOM, data contains array of int, not array of Atom.
(x_property_data_to_lisp, selection_data_to_lisp_data): Comment
update: data must be array of int for format == 32.
src/ChangeLog
src/xselect.c