Explorar o código

ox-html: Remove duplicate option in back-end

* lisp/ox-html.el (html): Remove spurious :html-link-use-abs-url option.

Reported-by: Arun Isaac <arunisaac@systemreboot.net>
<http://permalink.gmane.org/gmane.emacs.orgmode/108952>
Nicolas Goaziou %!s(int64=8) %!d(string=hai) anos
pai
achega
d2cb298e72
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      lisp/ox-html.el

+ 0 - 1
lisp/ox-html.el

@@ -117,7 +117,6 @@
     (:html-link-home "HTML_LINK_HOME" nil org-html-link-home)
     (:html-link-up "HTML_LINK_UP" nil org-html-link-up)
     (:html-mathjax "HTML_MATHJAX" nil "" space)
-    (:html-link-use-abs-url nil "html-link-use-abs-url" org-html-link-use-abs-url)
     (:html-postamble nil "html-postamble" org-html-postamble)
     (:html-preamble nil "html-preamble" org-html-preamble)
     (:html-head "HTML_HEAD" nil org-html-head newline)