ox: Reorder keywords in export templates
commit815cfb6c026bf43da4db44b5a6b90e13218d7244
authorNicolas Goaziou <n.goaziou@gmail.com>
Wed, 22 Jan 2014 14:33:38 +0000 (22 15:33 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Wed, 22 Jan 2014 14:33:38 +0000 (22 15:33 +0100)
tree7bb0b17ca0596047f5ea36d109c378768ee8f3d5
parent0b67b7e28379fc4ccf7455c387adec9a597ee3dc
ox: Reorder keywords in export templates

* lisp/ox.el (org-export-insert-default-template): Do not hard-code
  alphabetical order for keywords in templates.  Instead, follow order
  specified in back-ends or `org-export-options-alist' for the default
  case.
lisp/ox.el