diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 927ad98a3..9e775bf92 100755 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -2,6 +2,7 @@ * org-exp.el (org-export-as-html): Do not turn on the major mode if the buffer will be killed anyway. + (org-get-current-options): Exclude the #+TEXT field. * org-publish.el (org-publish-org-to): Tell the exporter that this buffer will be killed, so it is not necessary to do major mode diff --git a/lisp/org-exp.el b/lisp/org-exp.el index b48b2bd0c..2d3b34518 100644 --- a/lisp/org-exp.el +++ b/lisp/org-exp.el @@ -2472,7 +2472,6 @@ Does include HTML export options as well as TODO and CATEGORY stuff." #+EMAIL: %s #+DATE: %s #+LANGUAGE: %s -#+TEXT: Some descriptive text to be emitted. Several lines OK. #+OPTIONS: H:%d num:%s toc:%s \\n:%s @:%s ::%s |:%s ^:%s -:%s f:%s *:%s TeX:%s LaTeX:%s skip:%s d:%s tags:%s %s #+LINK_UP: %s