]> git.eshelyaron.com Git - emacs.git/commit
Port htmlfontify to cl-lib
authorMark Oteiza <mvoteiza@udel.edu>
Mon, 21 Nov 2016 19:50:15 +0000 (14:50 -0500)
committerMark Oteiza <mvoteiza@udel.edu>
Mon, 21 Nov 2016 19:50:15 +0000 (14:50 -0500)
commitf9946cab7e30a7e01806c4d6273a9251a4504c16
treec5369f88bc7959d0c634021c9c89eababd524c96
parent10efaf718c5258af0ba62077cf4e2aaf9fb90227
Port htmlfontify to cl-lib

* lisp/htmlfontify.el: (hfy-box-to-border-assoc, hfy-box-to-style):
(hfy-decor, hfy-face-to-style-i, hfy-face-at, hfy-merge-adjacent-spans):
(hfy-fontify-buffer, htmlfontify-string, hfy-mark-tag-names): Replace
instances of cl aliases with their cl-lib counterparts.
lisp/htmlfontify.el