[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/speedrect 952899587f 24/90: doc: extend bar
From: |
ELPA Syncer |
Subject: |
[elpa] externals/speedrect 952899587f 24/90: doc: extend bar |
Date: |
Fri, 6 Dec 2024 18:59:10 -0500 (EST) |
branch: externals/speedrect
commit 952899587f355c7b91b2f3f80cff243f171a2b3c
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: JD Smith <93749+jdtsmith@users.noreply.github.com>
doc: extend bar
---
README.md | 2 +-
speedrect.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 2a4259b843..4cae406939 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,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 tabs/spaces, moving adjacent text right
[t] string replace rectangle with prompt string
diff --git a/speedrect.el b/speedrect.el
index fcdd765d71..376423e93b 100644
--- a/speedrect.el
+++ b/speedrect.el
@@ -116,7 +116,7 @@ Note that point and mark will not move beyond the end of
text on their lines."
(with-help-window "SpeedRect Command Key Help"
(dolist
(l '("SpeedRect Rectangle Mark Mode Commands\n"
-
"======================================================================\n\n"
+
"============================================================================\n\n"
"Insertion:\n\n"
" [o] open fill rectangle with tabs/spaces, moving adjacent
text right\n"
" [t] string replace rectangle with prompt string\n\n"
- [elpa] externals/speedrect 7f9293882d 04/90: Initial commit, (continued)
- [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
- [elpa] externals/speedrect 2aac618746 26/90: speedrect-yank-from-calc: added, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect f0de893e1a 14/90: kill-rest: added on "r", ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 1e9b598017 21/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 952899587f 24/90: doc: extend bar,
ELPA Syncer <=
- [elpa] externals/speedrect 395c578693 25/90: doc tweaks, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 496f6e7473 31/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 0d899fc06d 34/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 7abd0d9337 33/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect bb9d61cba6 39/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 629e9d935b 42/90: add move up/down commands and [M-]S-<up>/<down>, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect f81a17461d 53/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect d4d89acb50 27/90: yank-from-calc: preserve at least one space padding each side, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect a8b179b738 41/90: Remove superfluous \n, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 1ffb2c76ca 30/90: Update README.md, ELPA Syncer, 2024/12/06