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

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

[nongnu] elpa/ws-butler a5c01e3221 06/64: remove debug message


From: Stefan Kangas
Subject: [nongnu] elpa/ws-butler a5c01e3221 06/64: remove debug message
Date: Fri, 31 Dec 2021 11:09:28 -0500 (EST)

branch: elpa/ws-butler
commit a5c01e32211e3675aeb1c22de6396a9277587065
Author: Le Wang <le.wang@agworld.com.au>
Commit: Le Wang <le.wang@agworld.com.au>

    remove debug message
---
 ws-butler.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ws-butler.el b/ws-butler.el
index 3bdcf776de..36a3830612 100644
--- a/ws-butler.el
+++ b/ws-butler.el
@@ -99,7 +99,6 @@ point."
                         (point-at-bol))
              end (progn (goto-char end)
                         (point-at-eol))))
-     (message (format "-----------point is %s" (point)))
      (when (and (>= (point) beg)
                 (<= (point) end))
        (setq ws-butler-saved-ws (when (and (looking-at-p "\\s-*$")



reply via email to

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