aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Kangas2021-12-07 13:28:39 +0100
committerStefan Kangas2021-12-07 13:28:39 +0100
commitdb56e32d1241a6573cb7b688362669abec28e648 (patch)
tree5c326030d3425c1e5691eee5f78603c26b03a26e
parent00e6aeacf2540b0dc621208577c1c725e3a533b2 (diff)
downloademacs-db56e32d1241a6573cb7b688362669abec28e648.tar.gz
emacs-db56e32d1241a6573cb7b688362669abec28e648.zip
* etc/tutorials/TUTORIAL: Say that there is usually a delete key.
-rw-r--r--etc/tutorials/TUTORIAL4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/tutorials/TUTORIAL b/etc/tutorials/TUTORIAL
index cbb333470a0..c5f2e684c42 100644
--- a/etc/tutorials/TUTORIAL
+++ b/etc/tutorials/TUTORIAL
@@ -304,8 +304,8 @@ position, type <DEL>. This is the key on the keyboard usually labeled
304"Backspace"--the same one you normally use, outside Emacs, to delete 304"Backspace"--the same one you normally use, outside Emacs, to delete
305the last character typed. 305the last character typed.
306 306
307There may also be another key on your keyboard labeled <Delete>, but 307There is usually another key on your keyboard labeled <Delete>, but
308that's not the one we refer to as <DEL>. 308that's not the one we refer to as <DEL> in Emacs.
309 309
310>> Do this now--type a few characters, then delete them by 310>> Do this now--type a few characters, then delete them by
311 typing <DEL> a few times. Don't worry about this file 311 typing <DEL> a few times. Don't worry about this file