# HG changeset patch # User Richard M. Stallman # Date 1169968021 0 # Node ID b391b0c782f46989ab35df2bfb850049c88db0f3 # Parent d2adef0ec2f0679035b9c65f1338e471e2f24f6c (fancy-splash-text, normal-splash-screen): Mention C-g. diff -r d2adef0ec2f0 -r b391b0c782f4 lisp/startup.el --- a/lisp/startup.el Sun Jan 28 07:05:42 2007 +0000 +++ b/lisp/startup.el Sun Jan 28 07:07:01 2007 +0000 @@ -1149,6 +1149,11 @@ 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 @@ (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)