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

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

[nongnu] elpa/htmlize 31bc1a8 094/134: Remove stray debugging print.


From: ELPA Syncer
Subject: [nongnu] elpa/htmlize 31bc1a8 094/134: Remove stray debugging print.
Date: Sat, 7 Aug 2021 09:17:14 -0400 (EDT)

branch: elpa/htmlize
commit 31bc1a8e2270fd8e3bed0c18020b07ffc43daa7c
Author: Hrvoje Niksic <hniksic@gmail.com>
Commit: Hrvoje Niksic <hniksic@gmail.com>

    Remove stray debugging print.
---
 htmlize.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/htmlize.el b/htmlize.el
index 6fda39d..bf2fa50 100644
--- a/htmlize.el
+++ b/htmlize.el
@@ -1085,7 +1085,6 @@ If no rgb.txt file is found, return nil."
                (setcdr tail (list inherit))
                (setq tail (cdr tail)))))
       (pop head))
-    (message "%s" face-list)
     (let ((size-list
            (loop
             for f in face-list



reply via email to

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