org-export: Fix smart quotes with isolated quotes
commit8fb5987e562a447a520179df438b1970a4a7e5bd
authorNicolas Goaziou <n.goaziou@gmail.com>
Mon, 29 Oct 2012 19:36:03 +0000 (29 20:36 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Mon, 29 Oct 2012 19:36:03 +0000 (29 20:36 +0100)
treed88e239526581d17155d9d55011bbb4b38803d9a
parentc7f4a9ebad99fd065155e12d53807b1dbd7170dc
org-export: Fix smart quotes with isolated quotes

* contrib/lisp/org-export.el (org-export-activate-smart-quotes): Fix
  smart quotes in some corner-cases.  Refactor code.
* testing/lisp/test-org-export.el: Add test.
contrib/lisp/org-export.el
testing/lisp/test-org-export.el