[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/speedrect 9c3dfa1a53 09/90: doc: add colon
From: |
ELPA Syncer |
Subject: |
[elpa] externals/speedrect 9c3dfa1a53 09/90: doc: add colon |
Date: |
Fri, 6 Dec 2024 18:59:08 -0500 (EST) |
branch: externals/speedrect
commit 9c3dfa1a536d0800c1ad22411a80d92e4910dd61
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: JD Smith <93749+jdtsmith@users.noreply.github.com>
doc: add colon
---
README.md | 2 +-
speedrect.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index dc1a0d49b1..1628c8adf4 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ Killing:
Change Rectangle:
[n] new start a new rectangle from this location
[l] last restore the last used rectangle position, if possible
-Shift Rectangle (can use numeric prefixes)
+Shift Rectangle (can use numeric prefixes):
[S-left] move the rectangle left
[S-right] move the rectangle right
[M-S-left] move the rectangle left 5 columns
diff --git a/speedrect.el b/speedrect.el
index 70c1e8a5ae..d7b3087409 100644
--- a/speedrect.el
+++ b/speedrect.el
@@ -119,7 +119,7 @@ Note that point and mark will not move beyond the end of
text on their lines."
"Change Rectangle:\n\n"
" [n] new start a new rectangle from this location\n"
" [l] last restore the last used rectangle position, if
possible\n\n"
- "Shift Rectangle (can use numeric prefixes)\n\n"
+ "Shift Rectangle (can use numeric prefixes):\n\n"
" [S-left] move the rectangle left\n"
" [S-right] move the rectangle right\n"
" [M-S-left] move the rectangle left 5 columns\n"
- [elpa] branch externals/speedrect created (now 4603a1ff09), ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 80960c5485 01/90: Initial commit, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect befd16c586 05/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 314b407f76 08/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect c76e235f30 03/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect d165a200ed 06/90: README: add key listing, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 36a9ed2a91 07/90: increase doc header bar width, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 9c3dfa1a53 09/90: doc: add colon,
ELPA Syncer <=
- [elpa] externals/speedrect 1aebd1bf69 10/90: doc: remove extra chars, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 5552953cb0 16/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 4e17571248 17/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 38ba3c56ff 19/90: doc tweaks, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 685478097b 23/90: mention [N]umbers, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 8902387c85 28/90: README: describe operation with calc, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 7c77c5832f 02/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 7f9293882d 04/90: Initial commit, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 48dcbdf02c 12/90: use compat to reach older Emacs versions; bump version, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 0f7fc6904d 13/90: Update README.md, ELPA Syncer, 2024/12/06