From 5650acf81b80bdb1e8f181d9125e7e007303a0aa Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 28 Jan 2007 07:07:01 +0000 Subject: [PATCH] (fancy-splash-text, normal-splash-screen): Mention C-g. --- lisp/startup.el | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/startup.el b/lisp/startup.el index 138715e68ac..e2a80088a3e 100644 --- a/lisp/startup.el +++ b/lisp/startup.el @@ -1149,6 +1149,11 @@ Copying Conditions\tConditions for redistributing and changing Emacs Getting New Versions\tHow to obtain the latest version of Emacs More Manuals / Ordering Manuals Buying printed manuals from the FSF\n") (:face (variable-pitch :weight bold) + "To quit a partially entered command, type " + :face default + "Control-g" + :face variable-pitch + "." "Useful File menu items:\n" :face variable-pitch "Exit Emacs\t\t(Or type " @@ -1530,6 +1535,7 @@ Warning Warning!!! Pure space overflow !!!Warning Warning (progn (insert "\ You can do basic editing with the menu bar and scroll bar using the mouse. +To quit a partially entered command, type Control-g. Useful File menu items: Exit Emacs (or type Control-x followed by Control-c) -- 2.39.2