1
Fork 0
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:
Eli Zaretskii 2023-04-22 13:40:57 +03:00
parent dec2ac0c65
commit 4e0f4292aa

View file

@ -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 or the META key (usually labeled ALT). Rather than writing that
in full each time, we'll use the following abbreviations: 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. 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>. 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 If there is no META or ALT key, instead press and release the