org-mode/lisp
Nicolas Goaziou f5161671ce ox: Re-introduce `org-export-current-backend' for compatibility
* lisp/ox.el (org-export-current-backend): New variable.
(org-export-as): Use new variable.

Thanks to Christophe Rhodes for providing a preliminary patch.
2013-08-03 09:44:34 +02:00
..
Makefile Makefile (clean-install): Also remove ox*.el* files 2013-04-18 14:43:45 +02:00
ob-C.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-R.el remove save-excursion inside save-window-excursion 2013-04-03 09:17:12 -06:00
ob-asymptote.el Update Copyright lines to match Emacs format. 2013-01-08 15:04:32 +01:00
ob-awk.el Clean up org-babel-expand-body: functions for awk and picolisp 2013-04-03 09:17:22 -06:00
ob-calc.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-clojure.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-comint.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-core.el ob-core: fix regression when org-confirm-babel-evaluate is a functionp 2013-07-01 22:20:48 +02:00
ob-css.el Update Copyright lines to match Emacs format. 2013-01-08 15:04:32 +01:00
ob-ditaa.el Add :version and :package-version 2013-03-05 16:38:33 +01:00
ob-dot.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-emacs-lisp.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-eval.el ob-eval: make org-babel--shell-command-on-region internal and simplify 2013-03-02 22:49:46 +01:00
ob-exp.el ob-exp: Tiny cleanup related to 87ab99 2013-05-30 15:18:17 +02:00
ob-fortran.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-gnuplot.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-haskell.el use org-babel-result-cond in Haskell code blocks 2013-04-06 11:39:23 -06:00
ob-io.el Merge branch 'maint' 2013-01-08 15:26:17 +01:00
ob-java.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-js.el use org-babel-result-cond in JavaScript code blocks 2013-04-06 11:39:23 -06:00
ob-keys.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-latex.el Manage variables related to both LaTeX export and snippets 2013-02-06 23:06:31 +01:00
ob-ledger.el Update Copyright lines to match Emacs format. 2013-01-08 15:04:32 +01:00
ob-lilypond.el ob-lilypond.el: Fix test leftover 2013-02-07 09:45:01 +01:00
ob-lisp.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-lob.el Babel: avoid superfluous confirmation for internal wrapper 2013-04-13 08:06:58 +02:00
ob-makefile.el * lisp/ob-makefile.el: Org-babel support for Makefile tangling. 2012-10-17 15:07:40 -06:00
ob-matlab.el Update Copyright lines to match Emacs format. 2013-01-08 15:04:32 +01:00
ob-maxima.el contrib/lisp/ob-maxima.el (org-babel-execute:maxima): Ignore lines with ";;; Loading #P" 2013-04-06 02:23:59 +02:00
ob-mscgen.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-ocaml.el use org-babel-result-cond in OCaml code blocks 2013-04-06 11:39:23 -06:00
ob-octave.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-org.el Install new exporter into Org innards 2013-02-06 23:06:30 +01:00
ob-perl.el ob-perl: fix result handling 2013-04-17 21:40:15 +02:00
ob-picolisp.el Clean up org-babel-expand-body: functions for awk and picolisp 2013-04-03 09:17:22 -06:00
ob-plantuml.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-python.el fixed a bug pointed out by Gary Oberbrunner 2013-03-29 15:12:57 -06:00
ob-ref.el Use #+NAME instead of #+TBLNAME 2013-04-09 22:09:00 +02:00
ob-ruby.el use org-babel-result-cond in Ruby code blocks 2013-04-06 12:59:04 -06:00
ob-sass.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-scala.el Merge branch 'maint' 2013-01-08 15:26:17 +01:00
ob-scheme.el use org-babel-result-cond in scheme code blocks 2013-04-06 11:39:23 -06:00
ob-screen.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-sh.el ob-sh: detect tables correctly 2013-05-14 08:37:23 +02:00
ob-shen.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-sql.el Fix code typo in commit 78b3a0 2013-03-20 07:46:53 +01:00
ob-sqlite.el don't read sqlite output as lisp 2013-03-10 16:55:42 -06:00
ob-table.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-tangle.el org.el (org-babel-load-file): Move `org-babel-load-file' here 2013-04-05 08:37:51 +02:00
ob.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
org-agenda.el org-agenda.el (org-agenda-archive-with): Save window excursion 2013-07-05 14:29:51 +02:00
org-archive.el Add :version and :package-version 2013-03-05 16:38:33 +01:00
org-attach.el Add :version and :package-version 2013-03-05 16:38:33 +01:00
org-bbdb.el org-bbdb.el: Fix typo. 2013-04-03 18:28:29 +02:00
org-bibtex.el org-bibtex.el: Fix email address 2013-04-15 22:57:26 +02:00
org-capture.el org-capture.el (org-capture-set-target-location): Don't throw an error when `org-time-was-given' is not bound 2013-06-27 15:35:22 +02:00
org-clock.el o org-clock.el (org-clock-notify-once-if-expired): Honor `org-clock-sound' 2013-07-30 12:44:43 +02:00
org-colview.el Update contrib/README and some comments/messages 2013-03-04 18:36:34 +01:00
org-compat.el org-compat.el (org-ignore-region): Tiny docstring fix 2013-03-26 12:50:14 +01:00
org-crypt.el Use `org-add-hook' in some places and merge Emacs revno r112320 2013-04-18 10:29:00 +02:00
org-ctags.el Update copyright years. 2013-01-01 16:04:24 +01:00
org-datetree.el org-datetree.el: Be more restrictive when finding a year datetree 2013-04-18 12:20:08 +02:00
org-docview.el Merge branch 'maint' 2013-02-26 16:14:03 +01:00
org-element.el org-element: Fix infloop when parsing a list at the end of buffer 2013-07-21 15:51:14 +02:00
org-entities.el Manage variables related to both LaTeX export and snippets 2013-02-06 23:06:31 +01:00
org-eshell.el Update copyright years. 2013-01-01 16:04:24 +01:00
org-faces.el org-agenda.el (org-agenda-restriction-lock-highlight-subtree): New option 2013-04-06 01:51:29 +02:00
org-feed.el Update copyright years. 2013-01-01 16:04:24 +01:00
org-footnote.el org-footnote.el (org-footnote-auto-label): Minor docstring fix 2013-04-08 21:25:09 +02:00
org-gnus.el org-compat.el: New compatibility function `org-defvaralias' 2013-03-14 13:53:52 +01:00
org-habit.el Update copyright years. 2013-01-01 16:04:24 +01:00
org-id.el Unify `org-id-reverse-string' and `org-babel-reverse-string' into `org-reverse-string' 2013-02-13 16:29:09 +01:00
org-indent.el Use `org-add-hook' in some places and merge Emacs revno r112320 2013-04-18 10:29:00 +02:00
org-info.el Update copyright years. 2013-01-01 16:04:24 +01:00
org-inlinetask.el Remove unnecessary linking to export framework 2013-02-06 23:06:31 +01:00
org-install.el org-install.el: Do not warn users. 2013-01-22 14:08:39 +01:00
org-irc.el Update copyright years. 2013-01-01 16:04:24 +01:00
org-list.el org-list: Properly update `org-list-allow-alphabetical' 2013-04-26 14:13:24 +02:00
org-macro.el fix macro expansion with separators and backslashes 2013-04-28 10:24:59 +02:00
org-macs.el org-macs.el (org-with-remote-undo): Normalize argument names 2013-04-10 14:32:55 +02:00
org-mhe.el Update copyright years. 2013-01-01 16:04:24 +01:00
org-mobile.el org-mobile.el (org-mobile-edit): Insert new headings at the end of the parent subtree 2013-04-11 01:05:26 +02:00
org-mouse.el org-mouse: Fix incorrect replacement for checkbox lists 2013-06-27 17:37:38 +02:00
org-pcomplete.el org-pcomplete: Remove spurious white spaces in block completion 2013-07-18 15:54:15 +02:00
org-plot.el Remove unnecessary linking to export framework 2013-02-06 23:06:31 +01:00
org-protocol.el org-protocol: Pass optional value using query in url to capture from protocol. 2013-03-04 01:16:32 +01:00
org-rmail.el Update copyright years. 2013-01-01 16:04:24 +01:00
org-src.el org-src.el (org-edit-src-turn-on-auto-save): New option 2013-04-16 10:38:01 +02:00
org-table.el org-table.el (org-table-sum): Fix rounding error when summing times 2013-07-03 10:18:22 +02:00
org-timer.el Update copyright years. 2013-01-01 16:04:24 +01:00
org-w3m.el Include org-w3m.el back into core. 2013-04-05 08:37:51 +02:00
org.el Reintroduce support for `adaptive-fill-regexp' in paragraphs and comments 2013-07-28 10:16:03 +02:00
ox-ascii.el ox-ascii: Remove spurious new line between a table and the caption below 2013-08-03 01:51:47 +02:00
ox-beamer.el ox-beamer: Remove strange indentation in default header 2013-07-12 09:18:47 +02:00
ox-html.el ox-html: Fix number of arguments when setting `org-html-format-headline-function' 2013-07-08 22:27:03 +02:00
ox-icalendar.el ox-icalendar: Ignore footnotes 2013-04-21 23:44:18 +02:00
ox-latex.el ox-beamer/latex/koma-letter: Fix missing newlines in header 2013-07-12 09:07:23 +02:00
ox-man.el Fix commit 0018428c25 2013-05-30 21:48:48 +02:00
ox-md.el ox-md: Fix error when exporting underline objects 2013-05-28 10:48:08 +02:00
ox-odt.el ox-odt.el (org-odt-pixels-per-inch): Use 96.0 as the default 2013-07-10 12:12:59 +02:00
ox-org.el ox-org: Preserve affiliated keywords 2013-04-26 15:53:05 +02:00
ox-publish.el ox-publish: Fix :recursive parameter ignoring extension restriction 2013-07-12 15:09:58 +02:00
ox-texinfo.el Fix commit 0018428c25 2013-05-30 21:48:48 +02:00
ox.el ox: Re-introduce `org-export-current-backend' for compatibility 2013-08-03 09:44:34 +02:00