+2005-12-20 Juri Linkov <juri@jurta.org>
+
+ * tooltip.el (tooltip): Move defgroup before define-minor-mode.
+ (tooltip-x-offset, tooltip-y-offset): Doc fix.
+
+ * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
+ (menu-bar-non-minibuffer-window-p): Instead of checking
+ display-multi-frame-p, use selected-frame when menu-updating-frame
+ is nil.
+
2005-12-20 Davis Herring <herring@lanl.gov> (tiny change)
* align.el (align-rules-list): Use [ \t] instead of \s-
+2005-12-20 Juri Linkov <juri@jurta.org>
+
+ * files.texi (VC Status): Put P and N near p and n.
+
2005-12-20 Carsten Dominik <dominik@science.uva.nl>
* org.texi: (Tags): Boolean logic documented.
+2005-12-20 Juri Linkov <juri@jurta.org>
+
+ * 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 <mituharu@math.s.chiba-u.ac.jp>
* keyboard.c (make_lispy_event): Drag-and-drop items are now