comparison src/ChangeLog @ 53912:f1902ef89df7

* xselect.c (x_get_foreign_selection): Add new optional parameter time_stamp. (Fx_get_selection_internal): Ditto, pass time_stamp to x_get_foreign_selection. * data.c (Fbyteorder): New function.
author Jan Djärv <jan.h.d@swipnet.se>
date Tue, 10 Feb 2004 17:20:15 +0000
parents 3d23cd8c7b15
children eb040f78a72a
comparison
equal deleted inserted replaced
53911:609de9ab5f75 53912:f1902ef89df7
1 2004-02-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * xselect.c (x_get_foreign_selection): Add new optional parameter
4 time_stamp.
5 (Fx_get_selection_internal): Ditto, pass time_stamp to
6 x_get_foreign_selection.
7
8 * data.c (Fbyteorder): New function.
9
1 2004-02-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 10 2004-02-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 11
3 * atimer.c: Move include stdio.h to same place as in other files. 12 * atimer.c: Move include stdio.h to same place as in other files.
4 13
5 * region-cache.c: Ditto. 14 * region-cache.c: Ditto.