diff src/ChangeLog @ 58824:8da33d42472e

* xmenu.c (Fx_popup_menu): Correct documentation about position. (xmenu_show): Do not call XTranslateCoordinates. Adjust position if not given by a mouse click to correspond with x-popup-menu documentation.
author Jan Dj?rv <jan.h.d@swipnet.se>
date Tue, 07 Dec 2004 13:11:59 +0000
parents 856c9ea2409a
children bf43c774d02c
line wrap: on
line diff
--- a/src/ChangeLog	Tue Dec 07 12:22:19 2004 +0000
+++ b/src/ChangeLog	Tue Dec 07 13:11:59 2004 +0000
@@ -1,5 +1,10 @@
 2004-12-07  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
 
+	* xmenu.c (Fx_popup_menu): Correct documentation about position.
+	(xmenu_show): Do not call XTranslateCoordinates.  Adjust position
+	if not given by a mouse click to correspond with x-popup-menu
+	documentation.
+
 	* config.in: Regenerate.
 
 	* gtkutil.c: Include signal.h and syssignal.h.