ox: Fix fuzzy link resolution before first headline
commit60899b1a2f2ac9cdcfd6df6ea485ef543298f96f
authorNicolas Goaziou <n.goaziou@gmail.com>
Tue, 18 Jun 2013 20:27:39 +0000 (18 22:27 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Tue, 18 Jun 2013 20:29:49 +0000 (18 22:29 +0200)
tree4ab753e371a7f03b67de57b960b5ed131d4727ba
parentdffdc499ea60732599ef60db79d804e79ea30202
ox: Fix fuzzy link resolution before first headline

* lisp/ox.el (org-export-resolve-fuzzy-link): Fix link resolution when
  link lives before the first headline.
* testing/lisp/test-ox.el: Add test.
lisp/ox.el
testing/lisp/test-ox.el