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

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

[elpa] externals/speedrect a8b179b738 41/90: Remove superfluous \n


From: ELPA Syncer
Subject: [elpa] externals/speedrect a8b179b738 41/90: Remove superfluous \n
Date: Fri, 6 Dec 2024 18:59:12 -0500 (EST)

branch: externals/speedrect
commit a8b179b73857a9030dd156bf954016710f30d46a
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: JD Smith <93749+jdtsmith@users.noreply.github.com>

    Remove superfluous \n
---
 speedrect.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/speedrect.el b/speedrect.el
index dea29275c0..1823514976 100644
--- a/speedrect.el
+++ b/speedrect.el
@@ -198,7 +198,7 @@ each side of the inserted text."
             "  [N] numbers   fill the rectangle with numbers (prefix to set 
start)\n"
             "  [#] grab      grab the rectangle as a matrix in calc\n"
             "  [_] across    sum across rows and grab result in calc as a 
vector\n"
-            "  [:] down      sum down the columns and grab result in calc\n\n"
+            "  [:] down      sum down the columns and grab result in calc\n"
             "  [m] yank-mat  yank matrix from top of calc stack, overwriting 
selected rect\n\n"
             "Etc:\n\n"
             "  [?] help      view this Help buffer\n"



reply via email to

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