]> git.eshelyaron.com Git - emacs.git/commit
Use lexical-binding in hfy-cmap.el and add tests
authorStefan Kangas <stefan@marxist.se>
Wed, 21 Oct 2020 11:05:32 +0000 (13:05 +0200)
committerStefan Kangas <stefan@marxist.se>
Wed, 21 Oct 2020 11:06:38 +0000 (13:06 +0200)
commit0aa881f231ef8593e3bc2031b59feb1254db8b55
tree0ff8e64d067234f4a2a15113c9b650296c72cbdd
parenta1fcdeec25be87e8f97ac5c14e6fbf6a4d1eb2d4
Use lexical-binding in hfy-cmap.el and add tests

* lisp/hfy-cmap.el: Use lexical-binding.
(hfy-cmap--parse-buffer): Extract from...
(htmlfontify-load-rgb-file): ...here.

* test/lisp/hfy-cmap-resources/rgb.txt:
* test/lisp/hfy-cmap-tests.el: New files.
lisp/hfy-cmap.el
test/lisp/hfy-cmap-resources/rgb.txt [new file with mode: 0644]
test/lisp/hfy-cmap-tests.el [new file with mode: 0644]