Mercurial > emacs
diff etc/tutorials/TUTORIAL @ 96818:043230d6aac3
Add information about C-g to the introduction.
| author | Juri Linkov <juri@jurta.org> |
|---|---|
| date | Sat, 19 Jul 2008 23:54:25 +0000 |
| parents | e666d114df11 |
| children | c90853557b90 |
line wrap: on
line diff
--- a/etc/tutorials/TUTORIAL Sat Jul 19 22:23:30 2008 +0000 +++ b/etc/tutorials/TUTORIAL Sat Jul 19 23:54:25 2008 +0000 @@ -11,6 +11,7 @@ ESC key and then type <chr>. We write <ESC> for the ESC key. Important note: to end the Emacs session, type C-x C-c. (Two characters.) +To quit a partially entered command, type C-g. The characters ">>" at the left margin indicate directions for you to try using a command. For instance: <<Blank lines inserted around following line by help-with-tutorial>>
