org-mode/lisp
Nicolas Goaziou ee3d9363c5 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.
2015-10-03 09:19:21 +02:00
..
Makefile Makefile (clean-install): Also remove ox*.el* files 2013-04-18 14:43:45 +02:00
ob-C.el Protect remaining apostrophes in docstrings 2015-09-21 18:38:39 -04:00
ob-J.el ob-J: adapt to new `org-babel-process-params' 2014-08-26 09:16:28 +02:00
ob-R.el Protect remaining apostrophes in docstrings 2015-09-21 18:38:39 -04:00
ob-abc.el improve handling of output file types 2013-09-25 09:12:42 -06:00
ob-asymptote.el Update some copyright years 2015-02-16 01:40:07 +01:00
ob-awk.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-calc.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-clojure.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-comint.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-coq.el Update remaining copyright years in lisp/ 2015-08-10 02:17:52 -04:00
ob-core.el Backport commit 284c470 from Emacs master branch 2015-09-21 18:38:39 -04:00
ob-css.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-ditaa.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-dot.el Backport commit 284c470 from Emacs master branch 2015-09-21 18:38:39 -04:00
ob-ebnf.el ob-ebnf: Fix copyright and style 2013-10-29 15:18:24 +01:00
ob-emacs-lisp.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-eval.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-exp.el Protect remaining apostrophes in docstrings 2015-09-21 18:38:39 -04:00
ob-forth.el ob-forth: Silence byte-compiler 2014-08-14 11:15:37 +02:00
ob-fortran.el Backport quote-related commits from Emacs 2015-09-21 18:38:18 -04:00
ob-gnuplot.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-groovy.el Protect remaining apostrophes in docstrings 2015-09-21 18:38:39 -04:00
ob-haskell.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-io.el Protect remaining apostrophes in docstrings 2015-09-21 18:38:39 -04:00
ob-java.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-js.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-keys.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-latex.el Backport commit ab11a1c from Emacs master branch 2015-09-22 00:20:57 -04:00
ob-ledger.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-lilypond.el Backport commit 284c470 from Emacs master branch 2015-09-21 18:38:39 -04:00
ob-lisp.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-lob.el Backport commit 284c470 from Emacs master branch 2015-09-21 18:38:39 -04:00
ob-makefile.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-matlab.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-maxima.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-mscgen.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-ocaml.el Update some copyright years 2015-02-16 01:40:07 +01:00
ob-octave.el Backport commit 284c470 from Emacs master branch 2015-09-21 18:38:39 -04:00
ob-org.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-perl.el Protect remaining apostrophes in docstrings 2015-09-21 18:38:39 -04:00
ob-picolisp.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-plantuml.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-processing.el ob-processing.el: Support for Processing language 2015-04-25 10:01:21 +02:00
ob-python.el Protect remaining apostrophes in docstrings 2015-09-21 18:38:39 -04:00
ob-ref.el Backport commit 284c470 from Emacs master branch 2015-09-21 18:38:39 -04:00
ob-ruby.el Protect remaining apostrophes in docstrings 2015-09-21 18:38:39 -04:00
ob-sass.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-scala.el Protect remaining apostrophes in docstrings 2015-09-21 18:38:39 -04:00
ob-scheme.el Backport quote-related commits from Emacs 2015-09-21 18:38:18 -04:00
ob-screen.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-sed.el Org Babel now supports sed scripts 2015-05-30 14:59:01 +02:00
ob-shell.el Protect remaining apostrophes in docstrings 2015-09-21 18:38:39 -04:00
ob-shen.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-sql.el Backport commit 284c470 from Emacs master branch 2015-09-21 18:38:39 -04:00
ob-sqlite.el Backport commit 284c470 from Emacs master branch 2015-09-21 18:38:39 -04:00
ob-table.el Protect remaining apostrophes in docstrings 2015-09-21 18:38:39 -04:00
ob-tangle.el ob-tangle: Expand paths for publishing 2015-10-02 23:19:57 -04:00
ob.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-agenda.el Backport commit 284c470 from Emacs master branch 2015-09-21 18:38:39 -04:00
org-archive.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-attach.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-bbdb.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-bibtex.el Backport commit 753fbfb from Emacs master branch 2015-09-21 18:38:39 -04:00
org-capture.el Modify quote-related backport 2015-09-21 18:38:39 -04:00
org-clock.el Backport commit 284c470 from Emacs master branch 2015-09-21 18:38:39 -04:00
org-colview.el org-colview: Fix column view area 2015-08-12 14:49:02 +02:00
org-compat.el Backport quote-related commits from Emacs 2015-09-21 18:38:18 -04:00
org-crypt.el Backport commit ab11a1c from Emacs master branch 2015-09-22 00:20:57 -04:00
org-ctags.el Backport quote-related commits from Emacs 2015-09-21 18:38:18 -04:00
org-datetree.el org-datetree: Fix DATE_TREE search 2015-08-22 21:40:54 +02:00
org-docview.el Backport commit 753fbfb from Emacs master branch 2015-09-21 18:38:39 -04:00
org-element.el Fix file uri 2015-09-26 00:11:42 +02:00
org-entities.el Backport commit 753fbfb from Emacs master branch 2015-09-21 18:38:39 -04:00
org-eshell.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-faces.el Protect remaining apostrophes in docstrings 2015-09-21 18:38:39 -04:00
org-feed.el org-feed.el: Substitute a guid XML element 2015-09-30 13:55:23 +02:00
org-footnote.el Partially revert backport of commit 284c470 2015-09-21 18:38:39 -04:00
org-gnus.el Backport commit c1cacb0 from Emacs master branch 2015-08-22 16:51:38 -04:00
org-habit.el Backport quote-related commits from Emacs 2015-09-21 18:38:18 -04:00
org-id.el Use substitute-command-keys more 2015-09-21 18:33:45 -04:00
org-indent.el org-indent: Remove extra column in indentation 2015-08-25 15:03:59 +02:00
org-info.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-inlinetask.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-install.el org-install.el: Do not warn users. 2013-01-22 14:08:39 +01:00
org-irc.el Backport quote-related commits from Emacs 2015-09-21 18:38:18 -04:00
org-list.el Backport commit 284c470 from Emacs master branch 2015-09-21 18:38:39 -04:00
org-macro.el fix SETUPFILE pathname expansion with subdirectories 2015-09-24 10:16:04 +02:00
org-macs.el Protect remaining apostrophes in docstrings 2015-09-21 18:38:39 -04:00
org-mhe.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-mobile.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-mouse.el Backport quote-related commits from Emacs 2015-09-21 18:38:18 -04:00
org-pcomplete.el org-pcomplete: Update copyright year 2015-04-22 14:23:19 +02:00
org-plot.el Backport quote-related commits from Emacs 2015-09-21 18:38:18 -04:00
org-protocol.el Backport quote-related commits from Emacs 2015-09-21 18:38:18 -04:00
org-rmail.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-src.el Backport quote-related commits from Emacs 2015-09-21 18:38:18 -04:00
org-table.el Fix "undefined symbol 'org-export-create-backend" 2015-10-01 21:55:13 +02:00
org-timer.el org-timer: Match paused timer value to docstring 2015-09-22 00:20:57 -04:00
org-w3m.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org.el Fix "org-remove-if: Wrong type argument: number-or-marker-p, nil" 2015-10-01 21:42:15 +02:00
ox-ascii.el Merge branch 'maint' into backport-master 2015-07-26 23:56:50 -04:00
ox-beamer.el ox-beamer: Wrap labels in braces 2015-06-16 21:30:41 +02:00
ox-html.el Backport commit 284c470 from Emacs master branch 2015-09-21 18:38:39 -04:00
ox-icalendar.el ox-icalendar: Fix a docstring 2015-10-01 13:51:13 +02:00
ox-latex.el Backport commit 284c470 from Emacs master branch 2015-09-21 18:38:39 -04:00
ox-man.el Backport commit ab11a1c from Emacs master branch 2015-09-22 00:20:57 -04:00
ox-md.el ox-md: Fix docstring 2015-09-24 10:27:24 +02:00
ox-odt.el Backport commit ab11a1c from Emacs master branch 2015-09-22 00:20:57 -04:00
ox-org.el Protect remaining apostrophes in docstrings 2015-09-21 18:38:39 -04:00
ox-publish.el Backport commit 284c470 from Emacs master branch 2015-09-21 18:38:39 -04:00
ox-texinfo.el Backport commit ab11a1c from Emacs master branch 2015-09-22 00:20:57 -04:00
ox.el ox: Change misleading keys in `org-export-smart-quotes-alist' 2015-10-03 09:19:21 +02:00