aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarl Heuer1998-09-04 20:30:21 +0000
committerKarl Heuer1998-09-04 20:30:21 +0000
commit70f4a594d07895501304094d36b2b2b007e375e6 (patch)
treeb0e69dae6c39bfcf406dea904c1d0f545403cea9
parenta2997b0f43237c7928f9c7ff36c4245243b42c9c (diff)
downloademacs-70f4a594d07895501304094d36b2b2b007e375e6.tar.gz
emacs-70f4a594d07895501304094d36b2b2b007e375e6.zip
Use C-x C-l, not M-:, as example of disabled command.
-rw-r--r--etc/TUTORIAL2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/TUTORIAL b/etc/TUTORIAL
index 2acaf41dc21..f9e2e351716 100644
--- a/etc/TUTORIAL
+++ b/etc/TUTORIAL
@@ -259,7 +259,7 @@ If you really want to try the command, type Space in answer to the
259question. Normally, if you do not want to execute the disabled 259question. Normally, if you do not want to execute the disabled
260command, answer the question with "n". 260command, answer the question with "n".
261 261
262>> Type <ESC> : (which is a disabled command), 262>> Type C-x C-l (which is a disabled command),
263 then type n to answer the question. 263 then type n to answer the question.
264 264
265 265