]> git.eshelyaron.com Git - emacs.git/commitdiff
(command-line-1): Mention F10.
authorRichard M. Stallman <rms@gnu.org>
Wed, 15 Nov 1995 17:24:18 +0000 (17:24 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 15 Nov 1995 17:24:18 +0000 (17:24 +0000)
lisp/startup.el

index fd43d64f9de8b05a8475186f9ef291fe4b837014..a772af71e763c6245e52a9bf266b3792a752d1b7 100644 (file)
@@ -648,7 +648,7 @@ Type \\[info] to enter Info, which you can use to read GNU documentation."
                   ;; if that is not with the mouse.
                   (if (not (assq 'display (frame-parameters)))
                       (if (eq (key-binding "\M-`") 'tmm-menubar)
-                          (insert "\n\nType ESC ` or Meta-` to use the menu bar.")
+                          (insert "\n\nType F10, ESC ` or Meta-` to use the menu bar.")
                         (insert (substitute-command-keys
                                  "\n\nType \\[tmm-menubar] to use the menu bar."))))