]> git.eshelyaron.com Git - emacs.git/commitdiff
* xselect.c (x_get_foreign_selection): Add new optional parameter
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 10 Feb 2004 17:20:15 +0000 (17:20 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 10 Feb 2004 17:20:15 +0000 (17:20 +0000)
time_stamp.
(Fx_get_selection_internal): Ditto, pass time_stamp to
x_get_foreign_selection.

* data.c (Fbyteorder): New function.

src/ChangeLog

index 184fb6b0745e7f85968e1068526f1cf6053ff7aa..497570a95276df49888983c81dd1cd56c9e6a665 100644 (file)
@@ -1,3 +1,12 @@
+2004-02-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * 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.
+
 2004-02-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * atimer.c: Move include stdio.h to same place as in other files.