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

[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"



reply via email to

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