[gnus git] branch master updated: m0-7-102-g29d6ab0 =1= mm-decode.el (shr-map): Silence the byte compiler
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 29d6ab084e7af7bfd2a6da38fde6eadfbe075bfa (commit)
from c78ae785344b4ff92ddec6ea6b1c6856bd7ee8b5 (commit)
- Log -----------------------------------------------------------------
commit 29d6ab084e7af7bfd2a6da38fde6eadfbe075bfa
Author: Katsumi Yamaoka <[email protected]>
Date: Mon Jun 17 09:36:16 2013 +0000
mm-decode.el (shr-map): Silence the byte compiler
diff --git a/lisp/mm-decode.el b/lisp/mm-decode.el
index 948b2a2..5212518 100644
--- a/lisp/mm-decode.el
+++ b/lisp/mm-decode.el
@@ -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)
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
lisp/mm-decode.el | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project