summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1995-07-19 15:57:51 +0000
committerRichard M. Stallman <rms@gnu.org>1995-07-19 15:57:51 +0000
commit800b673cb66ad6fcfa4639e6d662690814e569cc (patch)
tree9223931cfd2d7fecb3899bd70b3946a423e3d659 /etc
parent57ac127f12100220e2b66b179c5889fd74657150 (diff)
downloademacs-800b673cb66ad6fcfa4639e6d662690814e569cc.tar.gz
M-ESC => M-:
Diffstat (limited to 'etc')
-rw-r--r--etc/TUTORIAL21
1 files changed, 10 insertions, 11 deletions
diff --git a/etc/TUTORIAL b/etc/TUTORIAL
index 5348e73eb12..3a76a966daa 100644
--- a/etc/TUTORIAL
+++ b/etc/TUTORIAL
@@ -205,17 +205,16 @@ a command that you don't want to finish.
If you have typed an <ESC> by mistake, you can get rid of it
with a C-g.
-If you type <ESC> <ESC>, you get a new window appearing on
-the screen, telling you that M-ESC is a "disabled command"
-and asking whether you really want to execute it. The command
-M-ESC is marked as disabled because you probably don't want to
-use it until you know more about Emacs, and we expect it would
-confuse you if it were allowed to go ahead and run. If you really
-want to try the M-ESC command, you could type a Space in answer
-to the question and M-ESC would go ahead. Normally, if you do
-not want to execute M-ESC, you would type "n" to answer the question.
-
->> Type <ESC> <ESC>, then type n.
+If you type <ESC> : then you get a new window appearing on the screen,
+telling you that M-: is a "disabled command" and asking whether you
+really want to execute it. The command M-: is marked as disabled
+because we expect it would confuse beginners and you probably don't
+want to use it until you know more about Emacs. If you really want to
+try the M-: command, you could type a Space in answer to the question,
+and M-: would go ahead. Normally, if you do not want to execute M-:,
+you would type "n" to answer the question.
+
+>> Type <ESC> :, then type n.
* WINDOWS