From 318f76a5792551b7ff19d80a00fade162a92c9d2 Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Wed, 10 Feb 2016 12:57:07 +1100 Subject: [PATCH] * lisp/gnus/mm-decode.el (shr-image-map): Compilation fix. --- lisp/gnus/mm-decode.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/gnus/mm-decode.el b/lisp/gnus/mm-decode.el index 598ae948d99..06159bcdd93 100644 --- a/lisp/gnus/mm-decode.el +++ b/lisp/gnus/mm-decode.el @@ -1893,6 +1893,7 @@ If RECURSIVE, search recursively." ,(point-max-marker)))))))) (defvar shr-map) +(defvar shr-image-map) (autoload 'widget-convert-button "wid-edit") -- 2.39.2