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

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

[elpa] externals/speedrect a3ac64cee9 02/12: docstring: remove outdated


From: ELPA Syncer
Subject: [elpa] externals/speedrect a3ac64cee9 02/12: docstring: remove outdated advice mention
Date: Mon, 16 Dec 2024 12:59:28 -0500 (EST)

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

    docstring: remove outdated advice mention
---
 speedrect.el | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/speedrect.el b/speedrect.el
index 4c36e8fc3b..0a064d4031 100644
--- a/speedrect.el
+++ b/speedrect.el
@@ -402,9 +402,7 @@ rectangle after the command runs, otherwise, stash it 
before."
                   (current-buffer)))))
 
 (defun speedrect-create-bindings ()
-  "Create the bindings for speedrect.
-Also adds :before advice to rectangle commands to stash the rect
-prior to deactivating mark."
+  "Create the bindings for speedrect."
   (cl-loop
    for (key def wrap) in
    '(;; Rectangle basics



reply via email to

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