ox: Multiple options can be set through the same keyword
commit908d42c9b68257ed122073b29d7ada02b3d120fa
authorNicolas Goaziou <n.goaziou@gmail.com>
Mon, 22 Jul 2013 13:13:42 +0000 (22 15:13 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Mon, 22 Jul 2013 13:15:01 +0000 (22 15:15 +0200)
treea4ed890b6f757044787ca62854d519c3593f7430
parent95dd398f6aad65fe42f52cd0b6a5f321eabf37e2
ox: Multiple options can be set through the same keyword

* lisp/ox.el (org-export--get-inbuffer-options): Multiple options can
  now be set through the same buffer keyword.
* testing/lisp/test-ox.el: Add test.
lisp/ox.el
testing/lisp/test-ox.el