diff src/ChangeLog @ 57782:7c925282bd47

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 28 Oct 2004 23:35:13 +0000
parents 241be2c6b67a
children 4cb8cebc3255
line wrap: on
line diff
--- a/src/ChangeLog	Thu Oct 28 23:34:51 2004 +0000
+++ b/src/ChangeLog	Thu Oct 28 23:35:13 2004 +0000
@@ -1,3 +1,10 @@
+2004-10-28  Stefan  <monnier@iro.umontreal.ca>
+
+	* xselect.c (Vx_lost_selection_functions, Vx_sent_selection_functions):
+	Rename from Vx_lost_selection_hooks and Vx_sent_selection_hooks.
+	(x_handle_selection_request, x_handle_selection_clear)
+	(x_clear_frame_selections, syms_of_xselect): Adjust accordingly.
+
 2004-10-28  Richard M. Stallman  <rms@gnu.org>
 
 	* w32fns.c (Fx_server_vendor, Fx_server_version): Doc fixes.