org-export: Put HTML buffers in either nxhtml-mode or nxml-mode
commitf1e5dfdbe95d3349602fc14daae90c1b4fbdc78e
authorJambunathan K <kjambunathan@gmail.com>
Sat, 18 Feb 2012 17:07:20 +0000 (18 22:37 +0530)
committerJambunathan K <kjambunathan@gmail.com>
Sat, 18 Feb 2012 17:09:58 +0000 (18 22:39 +0530)
treeaa3fedd68cb2f17ecdef3e3fecec6b61071e85ff
parent1feac494761ed5997a652619e45d1cd72db961e7
org-export: Put HTML buffers in either nxhtml-mode or nxml-mode

* contrib/lisp/org-export.el (org-export-dispatch): Put
temporary buffer that holds exported HTML source in either
`nxhtml-mode' or `nxml-mode'.

`nxhtml-mode' is *not* part of stock Emacs while `nxml-mode' is.
contrib/lisp/org-export.el