Use an overridable list of available doctypes for customization.
commit1376df264888a3bd3afa645e1bb5e01ed2b82404
authorRick Frankel <rick@rickster.com>
Thu, 16 Jan 2014 18:41:23 +0000 (16 13:41 -0500)
committerRick Frankel <rick@rickster.com>
Thu, 16 Jan 2014 22:35:39 +0000 (16 17:35 -0500)
treed360fbcd42ea18b2c6ea245aff72056b45178fee
parent480c47fa09bd80a885983666eeb2b62cfae952ea
Use an overridable list of available doctypes for customization.

* lisp/ox-html.el (org-html-doctype): Use choice of available
  doctypes (from `org-html-doctype-alist) plus user-entered string.
lisp/ox-html.el