Delete htmlize.el from Org’s contrib directory
commitd0ced98943da0e5851ba1145515db27e939bff08
authorBastien <bzg@gnu.org>
Fri, 18 Aug 2017 07:54:19 +0000 (18 09:54 +0200)
committerBastien <bzg@gnu.org>
Fri, 18 Aug 2017 07:54:19 +0000 (18 09:54 +0200)
tree8bebc259a0c7cc9132aec706552b7c724b86cf48
parent90986a8e2fe881105cc6d869a7592581520646d2
Delete htmlize.el from Org’s contrib directory

* lisp/ox-org.el (org-org-publish-to-org):
* lisp/ox-html.el (org-html-htmlize-generate-css):
(org-html-fontify-code):
* lisp/org-agenda.el (org-agenda-write): Throw an error
requesting the user to install htmlize.el.

* doc/org.texi (Exporting agenda views, Literal examples):
Don’t assume htmlize.el is available.

You need to install it from https://github.com/hniksic/emacs-htmlize

See https://github.com/hniksic/emacs-htmlize/issues/7 for this issue.
contrib/lisp/htmlize.el [deleted file]
doc/org.texi
lisp/org-agenda.el
lisp/ox-html.el
lisp/ox-org.el