ox: Fix default title
commit16f12e0aef9fab4bdc575ebee8c463846377ef8b
authorNicolas Goaziou <n.goaziou@gmail.com>
Wed, 8 May 2013 13:34:53 +0000 (8 15:34 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Wed, 8 May 2013 14:00:18 +0000 (8 16:00 +0200)
tree19000a4f4b16a898f989f6133679e4414e062c37
parentbe794a2a308483c44968fdd6b09270224d073595
ox: Fix default title

* lisp/ox.el (org-export--get-global-options): Properly set default
  title, i.e. when to TITLE keyword is provided.
* testing/lisp/test-ox.el: Add tests.
lisp/ox.el
testing/lisp/test-ox.el