summaryrefslogtreecommitdiff
path: root/lispref
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2005-08-09 23:31:36 +0000
committerRichard M. Stallman <rms@gnu.org>2005-08-09 23:31:36 +0000
commitd14bb6b1953d8a4e97719372f85dbc0c4baa68db (patch)
tree94f50c24d26aa85a27716a42f9ab0073bb3e5cf1 /lispref
parentee78d72a8669fe9dbac1cef02340337cb4b72ca2 (diff)
downloademacs-d14bb6b1953d8a4e97719372f85dbc0c4baa68db.tar.gz
(Menu Bar): Fix xref.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/keymaps.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/keymaps.texi b/lispref/keymaps.texi
index 895ca48109b..f65da56002d 100644
--- a/lispref/keymaps.texi
+++ b/lispref/keymaps.texi
@@ -2199,7 +2199,7 @@ were @code{nil}. @xref{Active Keymaps}.
parameter must be greater than zero. Emacs uses just one line for the
menu bar itself; if you specify more than one line, the other lines
serve to separate the menu bar from the windows in the frame. We
-recommend 1 or 2 as the value of @code{menu-bar-lines}. @xref{Window Frame
+recommend 1 or 2 as the value of @code{menu-bar-lines}. @xref{Layout
Parameters}.
Here's an example of setting up a menu bar item: