Mercurial > emacs
changeset 14019:18c79b8e0396
Fix spelling.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Fri, 05 Jan 1996 00:46:57 +0000 |
parents | 0a94cd2c51c4 |
children | 1ea8008d4bd8 |
files | etc/TUTORIAL |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/TUTORIAL Fri Jan 05 00:45:43 1996 +0000 +++ b/etc/TUTORIAL Fri Jan 05 00:46:57 1996 +0000 @@ -2,8 +2,8 @@ You are looking at the Emacs tutorial. -Emacs commands generally involve the CONTROL key (sometimes labelled -CTRL or CTL) or the META key (sometimes labelled EDIT or ALT). Rather than +Emacs commands generally involve the CONTROL key (sometimes labeled +CTRL or CTL) or the META key (sometimes labeled EDIT or ALT). Rather than write out META or CONTROL each time we want you to prefix a character, we'll use the following abbreviations: @@ -12,7 +12,7 @@ M-<chr> means hold the META or EDIT or ALT key down while typing <chr>. If there is no META key or equivalent, type <ESC>, release it, then type the character <chr>. "<ESC>" stands for the - key labelled "ESC". + key labeled "ESC". Important note: to end the Emacs session, type C-x C-c. (Two characters.) The characters ">>" at the left margin indicate directions for you to