org-mode/lisp
Nick Dokos 6914619f57 Make superscripts produce a ^ in the output, instead of _
* ox-ascii.el (org-ascii-superscript): Change _ to ^ in the output.

Reported by Suvayu Ali: http://thread.gmane.org/gmane.emacs.orgmode/86014
2014-05-09 07:52:45 -04:00
..
Makefile Makefile (clean-install): Also remove ox*.el* files 2013-04-18 14:43:45 +02:00
ob-C.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-R.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-asymptote.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-awk.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-calc.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-clojure.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-comint.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-core.el ob-core: Speed improvement 2014-01-09 21:36:25 +01:00
ob-css.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-ditaa.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-dot.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-emacs-lisp.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-eval.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-exp.el ob-exp: Do not ignore `org-src-preserve-indentation' 2014-02-01 21:52:43 +01:00
ob-fortran.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-gnuplot.el ob-gnuplot: create a proper table even when handed just a vector 2014-03-25 18:55:13 +01:00
ob-haskell.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-io.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-java.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-js.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-keys.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-latex.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-ledger.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-lilypond.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-lisp.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-lob.el Update copyright year for files changed since 2013 2014-01-05 06:35:21 +01:00
ob-makefile.el Backport Emacs changes from r116063 2014-01-18 09:17:14 +01:00
ob-matlab.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-maxima.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-mscgen.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-ocaml.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-octave.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-org.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-perl.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-picolisp.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-plantuml.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-python.el Fix dac6d8 2014-01-22 17:10:55 +01:00
ob-ref.el ob-ref: Fix "Marker points into wrong buffer" error 2014-01-24 11:26:39 +01:00
ob-ruby.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-sass.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-scala.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-scheme.el Backport Emacs changes from r116063 2014-01-18 09:17:14 +01:00
ob-screen.el ob-screen, use unpredictable temp file name 2014-05-08 12:19:30 -06:00
ob-sh.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-shen.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-sql.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-sqlite.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-table.el ob-table.el (org-sbe): Rename from `sbe' 2014-01-12 12:02:25 +01:00
ob-tangle.el ob-tangle: do not run make-directory with nil argument 2014-05-03 10:12:10 +02:00
ob.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-agenda.el org-agenda.el: Fix some type strings 2014-05-02 15:30:46 +02:00
org-archive.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-attach.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-bbdb.el Fix BBDB link completion 2014-04-29 11:36:16 +02:00
org-bibtex.el org-bibtex: Tiny code clean-up 2014-04-20 10:14:03 +02:00
org-capture.el org-capture.el (org-capture-fill-template): Fix bug 2014-04-29 13:05:04 +02:00
org-clock.el Fix `org-clock-put-overlay' again. 2014-04-18 21:30:12 +02:00
org-colview.el org-colview.el (org-columns-display-here): Let-bind `fm' 2014-03-05 15:47:41 +01:00
org-compat.el org-compat.el (org-move-to-column): Fix bug 2014-03-25 12:04:09 +01:00
org-crypt.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-ctags.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-datetree.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-docview.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-element.el org-element: Fix docstring 2014-04-23 22:02:10 +02:00
org-entities.el Backport Emacs trunk revno r116039 2014-01-16 11:57:45 +01:00
org-eshell.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-faces.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-feed.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-footnote.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-gnus.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-habit.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-id.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-indent.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-info.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-inlinetask.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-install.el org-install.el: Do not warn users. 2013-01-22 14:08:39 +01:00
org-irc.el Backport typo fixes from Emacs revno r115923 2014-01-09 00:47:40 +01:00
org-list.el Backport typo fixes from Emacs revno 115988 2014-01-12 09:54:21 +01:00
org-macro.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-macs.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-mhe.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-mobile.el Delete :grouptags from tags list when creating org-mobile index file 2014-01-13 00:27:50 +01:00
org-mouse.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-pcomplete.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-plot.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-protocol.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-rmail.el Update copyright year for files changed since 2013 2014-01-05 06:35:21 +01:00
org-src.el Fix org-src-edit interaction with undo. 2014-03-22 09:40:18 +01:00
org-table.el Fix bugs wrt invisibility handline. 2014-03-20 15:04:49 +01:00
org-timer.el org-timer.el: Silent compiler warnings 2014-03-18 16:25:35 +01:00
org-w3m.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org.el Fix commit fdb4b54e 2014-04-30 10:43:40 +02:00
ox-ascii.el Make superscripts produce a ^ in the output, instead of _ 2014-05-09 07:52:45 -04:00
ox-beamer.el export back-ends: Update radio target export 2014-03-24 14:13:24 +01:00
ox-html.el ox-html.el (org-html-infojs-install-script): Don't install infojs scripts when #+INFOJS_OPT: is empty 2014-04-22 10:41:56 +02:00
ox-icalendar.el ox-icalendar: Tiny fixes 2014-04-23 21:53:58 +02:00
ox-latex.el ox-latex.el (org-latex-src-block): Fix wrong propagation of labels and captions 2014-04-17 17:09:11 +02:00
ox-man.el Update export back-ends wrt "file" link changes 2014-04-17 11:30:15 +02:00
ox-md.el Update export back-ends wrt "file" link changes 2014-04-17 11:30:15 +02:00
ox-odt.el Update export back-ends wrt "file" link changes 2014-04-17 11:30:15 +02:00
ox-org.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ox-publish.el ox-publish: Fix (invalid-read-syntax "#") error 2014-03-29 14:41:27 +01:00
ox-texinfo.el Update export back-ends wrt "file" link changes 2014-04-17 11:30:15 +02:00
ox.el Small documentation improvements 2014-04-21 09:48:17 +02:00