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

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

[nongnu] elpa/proof-general ab7b274597 3/8: qrhl: Removed leftover debug


From: ELPA Syncer
Subject: [nongnu] elpa/proof-general ab7b274597 3/8: qrhl: Removed leftover debug output.
Date: Mon, 28 Nov 2022 07:59:30 -0500 (EST)

branch: elpa/proof-general
commit ab7b2745978f82a665939a41d490844c396edda8
Author: Dominique Unruh <unruh@ut.ee>
Commit: Dominique Unruh <unruh@ut.ee>

    qrhl: Removed leftover debug output.
---
 qrhl/qrhl.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/qrhl/qrhl.el b/qrhl/qrhl.el
index 5cac311787..84283387b4 100644
--- a/qrhl/qrhl.el
+++ b/qrhl/qrhl.el
@@ -60,7 +60,6 @@
                    ))
            (and (qrhl-forward-regex "\\.") (point))
            ))))
-    (princ pos)
     (and pos (goto-char pos) t)))
 
 (defun qrhl-parse-focus-command ()



reply via email to

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