changeset 9453:67b759a9096d

menu-bar-lines fix.
author Richard M. Stallman <rms@gnu.org>
date Tue, 11 Oct 1994 20:17:52 +0000
parents 76f75b9091f1
children 40340d39257d
files lispref/frames.texi
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/frames.texi	Tue Oct 11 19:44:27 1994 +0000
+++ b/lispref/frames.texi	Tue Oct 11 20:17:52 1994 +0000
@@ -289,7 +289,9 @@
 
 @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.