lisp/gnus/mm-decode.el (shr-map): Silence the byte compiler
This commit is contained in:
parent
7304e4dd67
commit
c220cb68b2
1 changed files with 2 additions and 0 deletions
|
@ -1817,6 +1817,8 @@ If RECURSIVE, search recursively."
|
|||
(delete-region ,(point-min-marker)
|
||||
,(point-max-marker))))))))
|
||||
|
||||
(defvar shr-map)
|
||||
|
||||
(defun mm-convert-shr-links ()
|
||||
(let ((start (point-min))
|
||||
end)
|
||||
|
|
Loading…
Add table
Reference in a new issue