changeset 71131:cd2f1fe2870c

* screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
author Jan Djärv <jan.h.d@swipnet.se>
date Thu, 01 Jun 2006 06:40:28 +0000
parents c713bb95739c
children 162d493b1e5c
files man/ChangeLog man/screen.texi
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/man/ChangeLog	Thu Jun 01 06:39:44 2006 +0000
+++ b/man/ChangeLog	Thu Jun 01 06:40:28 2006 +0000
@@ -1,3 +1,7 @@
+2006-06-01  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
+
+	* screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
+
 2006-05-31  Michael Ernst  <mernst@alum.mit.edu>
 
 	* ediff.texi: Fix typos.
--- a/man/screen.texi	Thu Jun 01 06:39:44 2006 +0000
+++ b/man/screen.texi	Thu Jun 01 06:40:28 2006 +0000
@@ -320,7 +320,7 @@
 @kindex M-`
 @kindex F10
 @findex tmm-menubar
-@findex menu-bar-start
+@findex menu-bar-open
   On a graphical display, you can use the mouse to choose a command
 from the menu bar.  A right-arrow at the end of the menu item means it
 leads to a subsidiary menu; @samp{...} at the end means that the
@@ -328,7 +328,7 @@
 actually does anything.
 
   You can also invoke the first menu bar item by pressing @key{F10} (to run
-the command @code{menu-bar-start}).  You can then navigate the menus with
+the command @code{menu-bar-open}).  You can then navigate the menus with
 the arrow keys.  You select an item by pressing @key{RET} and cancel menu
 navigation with @key{ESC}.