projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b04eff
)
; Restore inadvertently removed line.
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 23 Jun 2024 19:22:12 +0000
(22:22 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 23 Jun 2024 19:22:12 +0000
(22:22 +0300)
test/lisp/net/shr-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/net/shr-tests.el
b/test/lisp/net/shr-tests.el
index 54e1ac46ba517f277ccec99df99d7ff43bf82875..4864fc488e29897d850585a1b875a87470c4f1fc 100644
(file)
--- a/
test/lisp/net/shr-tests.el
+++ b/
test/lisp/net/shr-tests.el
@@
-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)