[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/speedrect 38ba3c56ff 19/90: doc tweaks
From: |
ELPA Syncer |
Subject: |
[elpa] externals/speedrect 38ba3c56ff 19/90: doc tweaks |
Date: |
Fri, 6 Dec 2024 18:59:09 -0500 (EST) |
branch: externals/speedrect
commit 38ba3c56ff2000d67317686762e71a92cc57117b
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: JD Smith <93749+jdtsmith@users.noreply.github.com>
doc tweaks
---
README.md | 2 +-
speedrect.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index ab01a79f02..a9650ffb74 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ Killing:
[d] delete kill rectangle without saving
[SPC] del-ws delete all whitespace, starting from left column
[c] clear clear rectangle area by overwriting with spaces
- [r] rest delete the rest of the lines, keeping the marked rectangle
+ [r] rest delete the rest of the columns, keeping the marked rectangle
Change Rectangle:
[n] new start a new rectangle from this location
[l] last restore the last used rectangle position, if possible
diff --git a/speedrect.el b/speedrect.el
index 6c7a855621..d9669c7dc4 100644
--- a/speedrect.el
+++ b/speedrect.el
@@ -125,7 +125,7 @@ Note that point and mark will not move beyond the end of
text on their lines."
" [d] delete kill rectangle without saving\n"
" [SPC] del-ws delete all whitespace, starting from left
column\n"
" [c] clear clear rectangle area by overwriting with spaces\n"
- " [r] rest delete the rest of the lines, keeping the marked
rectangle\n\n"
+ " [r] rest delete the rest of the columns, keeping the
marked rectangle\n\n"
"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"
- [elpa] externals/speedrect 80960c5485 01/90: Initial commit, (continued)
- [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, 2024/12/06
- [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 <=
- [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
- [elpa] externals/speedrect e8169e86df 15/90: delete-rest: renamed and fixed insertion/end logic, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 83a60fa26e 18/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 9bd1354dee 22/90: Mention straight install, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 0ea0dba568 20/90: more doc tweaks, ELPA Syncer, 2024/12/06