ox: Fix caching for fuzzy link resolution
commit3e1d83bf6b7089c23bbddd613093b186ca7d7dcb
authorNicolas Goaziou <n.goaziou@gmail.com>
Sat, 4 May 2013 06:56:30 +0000 (4 08:56 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sat, 4 May 2013 07:03:00 +0000 (4 09:03 +0200)
treee4b5185fef8f673893cd1eab044d02df5515b500
parent76349b98a2aa2c4ad6451cbc38067492c2cfddfa
ox: Fix caching for fuzzy link resolution

* lisp/ox.el (org-export-resolve-fuzzy-link): Fix caching process.
* testing/lisp/test-ox.el: Add test.
lisp/ox.el
testing/lisp/test-ox.el