[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/speedrect 6982a08d25 11/90: doc: open uses tabs/spaces
From: |
ELPA Syncer |
Subject: |
[elpa] externals/speedrect 6982a08d25 11/90: doc: open uses tabs/spaces |
Date: |
Fri, 6 Dec 2024 18:59:08 -0500 (EST) |
branch: externals/speedrect
commit 6982a08d2536df77e05a068b4824da825cedd704
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: JD Smith <93749+jdtsmith@users.noreply.github.com>
doc: open uses tabs/spaces
---
README.md | 2 +-
speedrect.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 6ad9392f55..b6c52f9eec 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ A rectangle is just a _region_ (point and mark), specially
interpreted. While m
SpeedRect Rectangle Mark Mode Commands
======================================================================
Insertion:
- [o] open fill rectangle with spaces, moving adjacent text right
+ [o] open fill rectangle with tabs/spaces, moving adjacent text right
[t] string replace rectangle with prompt string
Killing:
[k] kill kill and save rectangle for yanking
diff --git a/speedrect.el b/speedrect.el
index d7b3087409..0f3b8d5780 100644
--- a/speedrect.el
+++ b/speedrect.el
@@ -109,7 +109,7 @@ Note that point and mark will not move beyond the end of
text on their lines."
(l '("SpeedRect Rectangle Mark Mode Commands\n"
"======================================================================\n\n"
"Insertion:\n\n"
- " [o] open fill rectangle with spaces, moving adjacent text
right\n"
+ " [o] open fill rectangle with tabs/spaces, moving adjacent
text right\n"
" [t] string replace rectangle with prompt string\n\n"
"Killing:\n\n"
" [k] kill kill and save rectangle for yanking\n"
- [elpa] externals/speedrect 6867945e0b 54/90: Update README.md, (continued)
- [elpa] externals/speedrect 6867945e0b 54/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 2a4d4f0bcd 59/90: Properly handle point/mark crutches for saving rects, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect d2af235ca3 60/90: stash: save point and mark crutches to stash, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 6dc047f54b 64/90: bump version, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 4321fef672 40/90: Mention phi-rectangle, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 4f9d3020e2 32/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 0fa8964ce2 46/90: wrap commands for stash and restart, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect e7c0ca81cc 49/90: Bump version, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 540dc4e790 58/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 0f00af4c67 62/90: docstring tweak, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 6982a08d25 11/90: doc: open uses tabs/spaces,
ELPA Syncer <=
- [elpa] externals/speedrect 7bb4633c90 29/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect b743b42208 55/90: Add x:corners and M:multiple-cursors support, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 85b281d045 61/90: f - fill-text in rectangle, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 6886e5c604 66/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 932d983f02 65/90: Document fill, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 1e1b713d65 57/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 3e981896f1 71/90: Bump version, require Emacs v29.1, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 1e897cc0d5 76/90: copy-rectangle-as-text, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect a8015aea6f 79/90: Bump version, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect c068c528e3 69/90: Update README.md, ELPA Syncer, 2024/12/06