ox: Fix smart inner quotes
commitd66d6f55e02dd75e308ea105a08feee522ff7c86
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 2 Sep 2015 19:02:41 +0000 (2 21:02 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 2 Sep 2015 19:02:41 +0000 (2 21:02 +0200)
tree0e3cbd0c63e96dfc832474a98e95d3f5e171a1c6
parent7c49b7a66cff994454ee5b92f0d0c7444580c002
ox: Fix smart inner quotes

* lisp/ox.el (org-export--smart-quote-status): Fix inner smart quotes.
* testing/lisp/test-ox.el (test-org-export/activate-smart-quotes): Add
  tests.

Reported-by: "T.F. Torrey" <tftorrey@tftorrey.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/100779>
lisp/ox.el
testing/lisp/test-ox.el