]> git.eshelyaron.com Git - emacs.git/commit
Subject: Fix circular dependency for mm-decode
authorTino Calancha <tino.calancha@gmail.com>
Sat, 14 Apr 2018 10:56:22 +0000 (12:56 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 14 Apr 2018 10:56:22 +0000 (12:56 +0200)
commite1c2ec50862024f1db1f37d895ae119877fe30ce
tree3c06fe001541f9d0f994396d43830077486bd645
parent682118f5a06eebdc38767047e65d42aa9356cfe8
Subject: Fix circular dependency for mm-decode

* lisp/gnus/mm-decode.el: Do not require shr.el at the top
of the file; `mm-shr' already requires shr.el in its body, and
this function is the only `mm-convert-shr-links' caller (Bug#31151).
lisp/gnus/mm-decode.el