# HG changeset patch
# User Miles Bader <miles@gnu.org>
# Date 968072689 0
# Node ID 334404109aaef19dd04752b78996ffd45e5ae6ff
# Parent  735439f8377fa811b67a8ea9fac8e7d91ad129d2
*** empty log message ***

diff -r 735439f8377f -r 334404109aae lwlib/ChangeLog
--- a/lwlib/ChangeLog	Mon Sep 04 13:04:19 2000 +0000
+++ b/lwlib/ChangeLog	Mon Sep 04 13:04:49 2000 +0000
@@ -2,6 +2,12 @@
 
 	* xlwmenu.c (XlwMenuSetValues): Only frob the display if the menu
 	is actually displayed.
+	(remap_menubar): Only include the menu-margin in the initial X & Y
+	positions for horizontal menu-bars.
+	(fit_to_screen): If moving a sub-menu to the left-side, increment
+	its x-position by the shadow-thickness to make it look more
+	attached to the invoking menu-item (similarly to the way it would
+	be displayed on the right side).
 
 2000-09-03  Miles Bader  <miles@gnu.org>