diff lisp/ChangeLog @ 111929:c8a80ac35b9a

Fix bug #1077 with popping new frames from a minibuffer-only frame. Do NOT merge with trunk! menu-bar.el (menu-bar-frame-for-menubar, menu-bar-positive-p): New functions. (menu-bar-showhide-menu) <menu-bar-mode, showhide-tool-bar>: Use them instead of `nil' and `>', respectively.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 09 Dec 2010 20:53:17 +0200
parents 89658283a80c
children 656e54e27a1b
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Dec 08 17:50:08 2010 -0800
+++ b/lisp/ChangeLog	Thu Dec 09 20:53:17 2010 +0200
@@ -1,3 +1,10 @@
+2010-12-09  Eli Zaretskii  <eliz@gnu.org>
+
+	* menu-bar.el (menu-bar-frame-for-menubar, menu-bar-positive-p):
+	New functions.
+	(menu-bar-showhide-menu) <menu-bar-mode, showhide-tool-bar>: Use
+	them instead of `nil' and `>', respectively.  (Bug#1077)
+
 2010-12-09  Stephen Berman  <stephen.berman@gmx.net>
 
 	* calendar/diary-lib.el (diary-list-sexp-entries):