]> git.eshelyaron.com Git - emacs.git/commitdiff
; Restore inadvertently removed line.
authorEli Zaretskii <eliz@gnu.org>
Sun, 23 Jun 2024 19:22:12 +0000 (22:22 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 24 Jun 2024 07:16:27 +0000 (09:16 +0200)
(cherry picked from commit cace0cbee93f2a7f70a14a8445abcd176d3b3af2)

test/lisp/net/shr-tests.el

index 54e1ac46ba517f277ccec99df99d7ff43bf82875..4864fc488e29897d850585a1b875a87470c4f1fc 100644 (file)
@@ -156,6 +156,7 @@ settings, then once more for each (OPTION . VALUE) pair.")
                      (shr-width 80)
                      (shr-use-fonts nil)
                      (shr-image-animate nil)
+                     (inhibit-message t)
                      (dom (libxml-parse-html-region (point-min) (point-max))))
             ;; Render the document.
             (erase-buffer)