; Restore inadvertently removed line.
This commit is contained in:
parent
2b04effb13
commit
cace0cbee9
1 changed files with 1 additions and 0 deletions
|
@ -156,6 +156,7 @@ settings, then once more for each (OPTION . VALUE) pair.")
|
||||||
(shr-width 80)
|
(shr-width 80)
|
||||||
(shr-use-fonts nil)
|
(shr-use-fonts nil)
|
||||||
(shr-image-animate nil)
|
(shr-image-animate nil)
|
||||||
|
(inhibit-message t)
|
||||||
(dom (libxml-parse-html-region (point-min) (point-max))))
|
(dom (libxml-parse-html-region (point-min) (point-max))))
|
||||||
;; Render the document.
|
;; Render the document.
|
||||||
(erase-buffer)
|
(erase-buffer)
|
||||||
|
|
Loading…
Add table
Reference in a new issue