ox-html: Remove unprefixed "cl" macros
commiteb9fb15b2d0be29bfa4f0dceeaa41c8f5552b7ab
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 20 Jul 2016 20:02:50 +0000 (20 22:02 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 20 Jul 2016 20:02:50 +0000 (20 22:02 +0200)
tree99a913735729c9fea7881fa4e61d5a1ac146329c
parent3548c4bead5e62c759ec2ea1c88cbb0fd678900c
ox-html: Remove unprefixed "cl" macros

* lisp/ox-html.el (org-html-infojs-install-script):
(org-html-list-of-listings):
(org-html-list-of-tables):
(org-html-format-list-item):
(org-html-inline-image-p):
(org-html-standalone-image-p):
(org-html-link):
(org-html-begin-plain-list):
(org-html-end-plain-list):
(org-html-table): Refactor code so as to avoid using un-prefixed "cl"
macros.
lisp/ox-html.el