]> git.eshelyaron.com Git - emacs.git/commit
Fix rendering non-ASCII text with links
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 26 Sep 2021 06:29:38 +0000 (08:29 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 26 Sep 2021 06:29:38 +0000 (08:29 +0200)
commit2a2c75d349a3ab836e48ecf378412cb962977871
tree23468d3f58e2a0b6787abd24dfb66b352a05e88e
parent7cb29440433bda1ad8defad70cbd43fb2f9f4d1f
Fix rendering non-ASCII text with links

* lisp/gnus/mm-view.el (mm-text-html-renderer-alist): Add a new
form for links.
(mm-links-remove-leading-blank): Make obsolete.
(mm-inline-wash-with-file):
(mm-inline-render-with-file): Make obsolete -- they were awkwardly
defined and only used with links.
(mm-inline-render-with-links): New function.
lisp/gnus/mm-view.el