summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <n.goaziou@gmail.com>2014-01-01 19:07:31 +0100
committerNicolas Goaziou <n.goaziou@gmail.com>2014-01-01 19:07:31 +0100
commiteb5cb33218ab5af58e02e269be32ef404c2ea2f2 (patch)
tree15500c583c8ce3410b5fa660b1ecd027a8daf737
parente4386ba22a8fc64cfef3419d5f3134ed6b2c901a (diff)
parent1a3591c0e7a7d249257224e27042acb1e6c1c3fc (diff)
downloadorg-mode-eb5cb33218ab5af58e02e269be32ef404c2ea2f2.tar.gz
Merge branch 'maint'
-rw-r--r--lisp/ox-html.el15
1 files changed, 0 insertions, 15 deletions
diff --git a/lisp/ox-html.el b/lisp/ox-html.el
index c376717..22a7d46 100644
--- a/lisp/ox-html.el
+++ b/lisp/ox-html.el
@@ -3451,21 +3451,6 @@ Return output file name."
org-html-extension "html"))
plist pub-dir))
-
-;;; FIXME
-
-;;;; org-format-table-html
-;;;; org-format-org-table-html
-;;;; org-format-table-table-html
-;;;; org-table-number-fraction
-;;;; org-table-number-regexp
-;;;; org-html-inline-image-extensions
-;;;; org-export-preferred-target-alist
-;;;; class for anchors
-;;;; org-export-mark-todo-in-toc
-;;;; org-html-format-org-link
-;;;; (caption (and caption (org-xml-encode-org-text caption)))
-;;;; alt = (file-name-nondirectory path)
(provide 'ox-html)