emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-29 4e0f4292aaf: ; * etc/tutorials/TUTORIAL: Fix punctuation.


From: Eli Zaretskii
Subject: emacs-29 4e0f4292aaf: ; * etc/tutorials/TUTORIAL: Fix punctuation.
Date: Sat, 22 Apr 2023 06:41:07 -0400 (EDT)

branch: emacs-29
commit 4e0f4292aaf1a9bf26ba2ee2983955cefc50beea
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * etc/tutorials/TUTORIAL: Fix punctuation.
---
 etc/tutorials/TUTORIAL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/tutorials/TUTORIAL b/etc/tutorials/TUTORIAL
index e72b972441e..4e6d7b9b287 100644
--- a/etc/tutorials/TUTORIAL
+++ b/etc/tutorials/TUTORIAL
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]