]> git.eshelyaron.com Git - emacs.git/commit
* xfns.c (Fx_change_window_property): Use long array when format is 32.
authorJan Djärv <jan.h.d@swipnet.se>
Mon, 7 Feb 2005 20:00:07 +0000 (20:00 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Mon, 7 Feb 2005 20:00:07 +0000 (20:00 +0000)
commitfede04ef9f8e5625d353b38ea067706e446ea1a5
tree3d48951cd549cc042cbfb6563878b1e9fe7188d0
parente22cf39c6670462a155f8535075a5e5bc937065a
* xfns.c (Fx_change_window_property): Use long array when format is 32.
(Fx_window_property): If format is 32 and long is bigger than 32 bits,
convert long array returned from XGetWindowProperty to an int array.
src/xfns.c