From 3bdba51db2bee762b526a90c43252a574e62cf4e Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Tue, 20 Dec 2005 21:50:23 +0000 Subject: *** empty log message *** --- src/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 2356851886c..969f9f6c46d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,14 @@ +2005-12-20 Juri Linkov + + * xmenu.c (Fx_popup_menu): Set Vmenu_updating_frame to f if + position is non-nil, else set it to nil. + + * macmenu.c (Fx_popup_menu): Add `else' to set + Vmenu_updating_frame to nil only if position is nil. + + * w32menu.c (Fx_popup_menu): Add `else' to set + Vmenu_updating_frame to nil only if position is nil. + 2005-12-19 YAMAMOTO Mitsuharu * keyboard.c (make_lispy_event): Drag-and-drop items are now -- cgit v1.2.1