emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/speedrect f81a17461d 53/90: Update README.md


From: ELPA Syncer
Subject: [elpa] externals/speedrect f81a17461d 53/90: Update README.md
Date: Fri, 6 Dec 2024 18:59:14 -0500 (EST)

branch: externals/speedrect
commit f81a17461d4a7cf535ea462614e368ec59dd8394
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 9bc7aa7533..f22ae3cb6f 100644
--- a/README.md
+++ b/README.md
@@ -10,13 +10,13 @@ Quick key bindings and other tools for Emacs' 
`rectangle-mark-mode`.
 
 - Single-key [bindings](#key-listing) for all the basic rectangle functions: 
open, insert string, kill, delete, clear, copy, yank.
 - Restarts by default, so you can continue rectangle actions.
-- Additional command to _invert the deletion_, i.e. delete the _unmarked 
columns_, keeping only the marked rectangle on those lines.
 - Ability to restore the last rectangle's position, which gets auto-saved.
+- Additional command to _invert the deletion_, i.e. delete the _unmarked 
columns_ in affected rows, keeping only the marked rectangle on those lines.
 - Change your mind and start a new rectangle from point. 
-- Exposes useful unbound command to delete whitespace from the rectangle start 
rightwards.
+- Exposes a useful command (`SPC`) to delete whitespace from the left 
rectangle boundary.
 - Column shift: slide the marked rectangle position left or right, 1 (hold 
shift) or 5 (meta-shift) 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 top of calc's stack.
-- A useful help page (hit `?`). 
+- Two-way interaction with Calc: send sums or tables of data into calc, and 
yank processed matrix data back into the rectangle from the top of calc's stack.
+- A useful help page (`?`). 
 
 ## Installation
 



reply via email to

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