]> git.eshelyaron.com Git - emacs.git/commit
Clean up the yank-media data massaging
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 8 Nov 2021 04:54:10 +0000 (05:54 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 8 Nov 2021 04:54:10 +0000 (05:54 +0100)
commit0022b02d1688d46a650f0492fe0a12a0bccd28eb
treeb1f4bea4e5d834337e5a6e8ac1b20b371ad47284
parent4287e94c3051edcf9dbbb194af03c34120a7a4e2
Clean up the yank-media data massaging

* lisp/yank-media.el (yank-media--get-selection): Put the
nul-massaging code...
(yank-media-types--format): ... here instead, and decode utf-16
better.
lisp/yank-media.el