From: Chong Yidong Date: Sun, 15 Jan 2012 02:01:24 +0000 (+0800) Subject: * etc/tutorials/TUTORIAL: Fix typo. X-Git-Tag: emacs-pretest-24.0.93~97^2~17^2~2 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=861df977526140af8147bef4950e8863655c203d;p=emacs.git * etc/tutorials/TUTORIAL: Fix typo. --- diff --git a/etc/tutorials/TUTORIAL b/etc/tutorials/TUTORIAL index e231d3907aa..12b22f83245 100644 --- a/etc/tutorials/TUTORIAL +++ b/etc/tutorials/TUTORIAL @@ -296,7 +296,7 @@ like A, 7, *, etc., are inserted as you type them. To insert a Newline character, type (this is the key on the keyboard which is sometimes labeled "Enter"). -To delete the character immediately before the current cursor +To delete the character immediately before the current cursor position, type . This is the key on the keyboard usually labeled "Backspace"--the same one you normally use, outside Emacs, to delete the last character typed.