[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/speedrect 2a34fca350 37/90: Update README.md
From: |
ELPA Syncer |
Subject: |
[elpa] externals/speedrect 2a34fca350 37/90: Update README.md |
Date: |
Fri, 6 Dec 2024 18:59:12 -0500 (EST) |
branch: externals/speedrect
commit 2a34fca3501582976f2a8c0489deb0d898ebc2f3
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: GitHub <noreply@github.com>
Update README.md
---
README.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 94e0449723..b6d86c5985 100644
--- a/README.md
+++ b/README.md
@@ -9,12 +9,12 @@ Quick key bindings and other tools for Emacs'
`rectangle-mark-mode`.
## Features
- [Bindings](#key-listing) for all the basic rectangle functions: open, insert
string, kill, delete, clear, copy, yank.
-- Useful, but not default-bound rectangle command to delete all whitespace
right.
+- Useful, but by default unbound command to delete whitespace from the
rectangle rightwards.
- Additional command to _invert the deletion_, i.e. delete the _unmarked
columns_, keeping only the marked rectangle on those lines.
-- Restore the last rectangle's position, which is auto-saved.
-- Change your minde and start a new rectangle from point.
-- Column shift: slide the rectangle mark left or right, 1 or 5 columns at a
time (or any number of columns, with a numerical prefix).
-- Two-way interaction with Calc: send sums or tables of data into calc, and
yank matrix data into the buffer from the calc stack.
+- Ability to restore the last rectangle's position, which gets auto-saved.
+- Change your mind and start a new rectangle from point.
+- Column shift: slide the marked rectangle position left or right, 1 or 5
columns at a time (or any number of columns, with a numerical prefix).
+- Two-way interaction with Calc: send sums or tables of data into calc, and
yank processed matrix data into the buffer from the calc stack.
- A useful help page (hit `?`).
## Installation
- [elpa] externals/speedrect 874f0be40c 81/90: calc: allow mismatched rect/vector heights with warning + format, (continued)
- [elpa] externals/speedrect 874f0be40c 81/90: calc: allow mismatched rect/vector heights with warning + format, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 040d12b907 83/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 2b864a4a41 86/90: Proposed for ELPA: speedrect, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 463aae4f1b 78/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect bae04ed3a3 67/90: amalgamate fill changes, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect ce32628339 73/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect aaf72e49c8 77/90: README: improve calc note, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 93182dd080 89/90: correct autoload, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 4603a1ff09 90/90: ELPA version bump and Created date, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 0696ca6ffd 87/90: yank-from-calc: remove unused let-binding, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 2a34fca350 37/90: Update README.md,
ELPA Syncer <=
- [elpa] externals/speedrect a51a4c2ed8 84/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 64c68ebdf3 85/90: Add NEWS.org, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect b101eaea01 48/90: calc-yank: no save-excursion needed, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect f96b01863e 50/90: README: explain restart and add more calc detail, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 94d6c643cb 51/90: README: improve calc section, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 3120746026 56/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect e37d89acc6 63/90: wrap-command: ensure buffer is restored on re-running command, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 94c125f60f 68/90: fill-text: use height of rect as line count limit, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 5da3d70805 74/90: delete-rest: save rectangle after command, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 16e79924ed 82/90: Prepare for ELPA, ELPA Syncer, 2024/12/06