summaryrefslogtreecommitdiff
path: root/test/lisp/yank-media-tests.el
Commit message (Collapse)AuthorAgeFilesLines
* Fix yank-media utf-16 detectionLars Ingebrigtsen2022-02-051-0/+38
* lisp/yank-media.el (yank-media--utf-16-p): Factor out into its own function for easier testing and fix the code.