mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
(command-line-1): Mention F10.
This commit is contained in:
parent
4a9ee00512
commit
325cbd32fc
1 changed files with 1 additions and 1 deletions
|
|
@ -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."))))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue