diff options
| author | Noam Postavsky | 2017-06-01 22:54:09 -0400 |
|---|---|---|
| committer | Noam Postavsky | 2017-06-01 22:55:46 -0400 |
| commit | 6efa25d7b503a03c511d0ec75b47297c0efed3fa (patch) | |
| tree | 55ef19b292f997a7f056c32cecda1f28e14c3303 /etc/tutorials | |
| parent | 8de2581a64dac3785fc3877f7cd87c4164fd2936 (diff) | |
| download | emacs-6efa25d7b503a03c511d0ec75b47297c0efed3fa.tar.gz emacs-6efa25d7b503a03c511d0ec75b47297c0efed3fa.zip | |
* etc/tutorials/TUTORIAL: Explain how to stop the tutorial (Bug#20371).
Diffstat (limited to 'etc/tutorials')
| -rw-r--r-- | etc/tutorials/TUTORIAL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/tutorials/TUTORIAL b/etc/tutorials/TUTORIAL index 40e1cf8480d..3419c63c1fb 100644 --- a/etc/tutorials/TUTORIAL +++ b/etc/tutorials/TUTORIAL | |||
| @@ -12,6 +12,7 @@ write that in full each time, we'll use the following abbreviations: | |||
| 12 | 12 | ||
| 13 | Important note: to end the Emacs session, type C-x C-c. (Two characters.) | 13 | Important note: to end the Emacs session, type C-x C-c. (Two characters.) |
| 14 | To quit a partially entered command, type C-g. | 14 | To quit a partially entered command, type C-g. |
| 15 | To stop the tutorial, type C-x k, then <Return> at the prompt. | ||
| 15 | The characters ">>" at the left margin indicate directions for you to | 16 | The characters ">>" at the left margin indicate directions for you to |
| 16 | try using a command. For instance: | 17 | try using a command. For instance: |
| 17 | <<Blank lines inserted around following line by help-with-tutorial>> | 18 | <<Blank lines inserted around following line by help-with-tutorial>> |