aboutsummaryrefslogtreecommitdiffstats
path: root/etc/tutorials
diff options
context:
space:
mode:
authorJuri Linkov2008-07-19 23:54:48 +0000
committerJuri Linkov2008-07-19 23:54:48 +0000
commit15f5445063e27e13e52ce21962318343b62b9f38 (patch)
tree922465f1db6923ce557529c8cc7d60248999dbac /etc/tutorials
parent5c976973f295b44a9951c9a924aacd432cc4fb31 (diff)
downloademacs-15f5445063e27e13e52ce21962318343b62b9f38.tar.gz
emacs-15f5445063e27e13e52ce21962318343b62b9f38.zip
Add information about C-g to the introduction.
Diffstat (limited to 'etc/tutorials')
-rw-r--r--etc/tutorials/TUTORIAL1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/tutorials/TUTORIAL b/etc/tutorials/TUTORIAL
index aba9cadb088..b038f05b901 100644
--- a/etc/tutorials/TUTORIAL
+++ b/etc/tutorials/TUTORIAL
@@ -11,6 +11,7 @@ write that in full each time, we'll use the following abbreviations:
11 ESC key and then type <chr>. We write <ESC> for the ESC key. 11 ESC key and then type <chr>. We write <ESC> for the ESC key.
12 12
13Important note: to end the Emacs session, type C-x C-c. (Two characters.) 13Important note: to end the Emacs session, type C-x C-c. (Two characters.)
14To quit a partially entered command, type C-g.
14The characters ">>" at the left margin indicate directions for you to 15The characters ">>" at the left margin indicate directions for you to
15try using a command. For instance: 16try using a command. For instance:
16<<Blank lines inserted around following line by help-with-tutorial>> 17<<Blank lines inserted around following line by help-with-tutorial>>