From 0f6b12c9582e91a49da8de65b1e4ec7d20dd54eb Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 11 Oct 1994 20:17:52 +0000 Subject: [PATCH] menu-bar-lines fix. --- lispref/frames.texi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lispref/frames.texi b/lispref/frames.texi index e60fcf12fd6..8d912d64c23 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi @@ -289,7 +289,9 @@ iconified. @xref{Visibility of Frames}. @item menu-bar-lines The number of lines to allocate at the top of the frame for a menu bar. -The default is 1. @xref{Menu Bar}. +The default is 1. @xref{Menu Bar}. (In Emacs versions that use the X +toolkit, there is only one menu bar line; all that matters about the +number you specify is whether it is greater than zero.) @item parent-id @c ??? Not yet working. -- 2.39.5