]> git.eshelyaron.com Git - emacs.git/commitdiff
menu-bar-lines fix.
authorRichard M. Stallman <rms@gnu.org>
Tue, 11 Oct 1994 20:17:52 +0000 (20:17 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 11 Oct 1994 20:17:52 +0000 (20:17 +0000)
lispref/frames.texi

index e60fcf12fd63824d5b58d29cadf2aefbb95858f9..8d912d64c23636f572d888aa630955e622093144 100644 (file)
@@ -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.