From da717614ac24ceae12421b0cab91fa40c1fc81f1 Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Fri, 22 Feb 2013 09:58:58 +0100 Subject: [PATCH] Remove some FIXME issues in the final list. --- lisp/ox-html.el | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/lisp/ox-html.el b/lisp/ox-html.el index 1800f5e31..9fdc44212 100644 --- a/lisp/ox-html.el +++ b/lisp/ox-html.el @@ -2898,32 +2898,17 @@ Return output file name." ;;;; org-table-number-fraction ;;;; org-table-number-regexp ;;;; org-html-table-caption-above - ;;;; org-html-with-timestamp ;;;; org-html-html-helper-timestamp - -;;;; org-html-toplevel-hlevel -;;;; org-html-special-string-regexps -;;;; org-html-inline-images ;;;; org-html-inline-image-extensions -;;;; org-html-protect-char-alist -;;;; org-html-table-use-header-tags-for-first-column -;;;; org-html-todo-kwd-class-prefix -;;;; org-html-tag-class-prefix -;;;; org-html-footnote-separator - ;;;; org-export-preferred-target-alist -;;;; org-export-solidify-link-text ;;;; class for anchors ;;;; org-export-with-section-numbers, body-only ;;;; 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) -;;;; org-export-time-stamp-file' - (provide 'ox-html) ;; Local variables: -- 2.11.4.GIT