mm-decode.el (mm-shr): Bind shr-blocked-images to suppress compile warning.
This commit is contained in:
parent
850690ccf5
commit
63698bec58
1 changed files with 1 additions and 0 deletions
|
@ -1686,6 +1686,7 @@ If RECURSIVE, search recursively."
|
|||
(declare-function libxml-parse-html-region "xml.c"
|
||||
(start end &optional base-url))
|
||||
(declare-function shr-insert-document "shr" (dom))
|
||||
(defvar shr-blocked-images)
|
||||
|
||||
(defun mm-shr (handle)
|
||||
;; Require since we bind its variables.
|
||||
|
|
Loading…
Add table
Reference in a new issue