ox: Change misleading keys in `org-export-smart-quotes-alist'
commitee3d9363c513820d36da0b4997ede96470e23244
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 3 Oct 2015 07:19:21 +0000 (3 09:19 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 3 Oct 2015 07:19:21 +0000 (3 09:19 +0200)
treee2764d9dfb409f86aea8ca34f12b7e7d0b910d68
parent36233d976d41b485ee5978ee2c7d5ac5ba1f7a5a
ox: Change misleading keys in `org-export-smart-quotes-alist'

* lisp/ox.el (org-export-smart-quotes-alist):
(org-export--smart-quote-status): Change misleading quote names.

Due to the new smart quotes algorithm, "..." are always primary quotes,
even though they may be translated as single quotes.  Conversely, '...'
are secondary quotes and may not be translated to single quotes.
lisp/ox.el