ox-html: Rename `org-html-html5-fancy-p' to `org-html--html5-fancy-p'
commitcf31ea16609fd37eed55e2b137009e5a78cb3203
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 19 Aug 2015 09:07:06 +0000 (19 11:07 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 19 Aug 2015 09:07:06 +0000 (19 11:07 +0200)
treebc751377e5e7f8d3b5989434d5f083a155c336a6
parent6f41105bd97c4a64272ec23493d9ae3ced4c4cbe
ox-html: Rename `org-html-html5-fancy-p' to `org-html--html5-fancy-p'

* lisp/ox-html.el (org-html--html5-fancy-p): Renamed from
  `org-html-html5-fancy-p'.  Add docstring.
(org-html--wrap-image):
(org-html-template):
(org-html-toc):
(org-html-special-block): Apply renaming.

As an internal function, it should follow the convention of double
hyphens in its name.
lisp/ox-html.el