[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/speedrect c76e235f30 03/90: Update README.md
From: |
ELPA Syncer |
Subject: |
[elpa] externals/speedrect c76e235f30 03/90: Update README.md |
Date: |
Fri, 6 Dec 2024 18:59:07 -0500 (EST) |
branch: externals/speedrect
commit c76e235f3084197edc99dd5dece86c25c8719656
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: GitHub <noreply@github.com>
Update README.md
---
README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 6c9f0b778d..6c0c75e987 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
# speedrect
-Quick key bindings and other tools for Emacs rectangle-mark-mode.
+Quick key bindings and other tools for Emacs' `rectangle-mark-mode`.
-SpeedRect is a small Emacs package that provides convenience "modal" key
bindings and other tools while in `rectangle-mark-mode` (`C-x SPC`, by
default).
+SpeedRect is a small Emacs package that provides convenient "modal" key
bindings and other tools while in `rectangle-mark-mode` (`C-x SPC`, by default).
## Features
-- Key bindings for basic rectangle functions open, insert string, kill,
delete, delete whitespace, clear, copy, yank.
+- Bindings for all the basic rectangle functions: open, insert string, kill,
delete, delete whitespace, clear, copy, yank.
- Restore the last saved rectangle position, or start a new rectangle from
point.
- Calc grab and sum commands.
- Column shift: slide a rectangle left or right, 1 or 5 columns at a time (or
any number, with a prefix).
@@ -26,4 +26,4 @@ Hit `?` to see the key bindings available.
## Hints
-A rectangle is just a _region_ (point and mark), specially interpreted. You
can `C-x C-x` to switch point and mark for easy changes.
+A rectangle is just a _region_ (point and mark), specially interpreted. You
can `C-x C-x` to switch point and mark to make changes to the top/bottom of the
selected region.
- [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 <=
- [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, 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