mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
; * etc/tutorials/TUTORIAL: Fix punctuation.
This commit is contained in:
parent
dec2ac0c65
commit
4e0f4292aa
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ Emacs commands generally involve the CONTROL key (often labeled CTRL)
|
|||
or the META key (usually labeled ALT). Rather than writing that
|
||||
in full each time, we'll use the following abbreviations:
|
||||
|
||||
C-<chr> means hold the CONTROL key while typing the character <chr>
|
||||
C-<chr> means hold the CONTROL key while typing the character <chr>.
|
||||
Thus, C-f would be: hold the CONTROL key and type f.
|
||||
M-<chr> means hold the META or ALT key down while typing <chr>.
|
||||
If there is no META or ALT key, instead press and release the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue