]> code.delx.au - gnu-emacs/blobdiff - lisp/startup.el
(calendar-astro-from-absolute): Autoload it.
[gnu-emacs] / 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."))))