org-mode/lisp
Nicolas Goaziou 2b0007a808 ox: Add autoload cookies
* lisp/ox.el (org-export-derived-backend-p):
(org-export-data):
(org-export-raw-string): Autoload function.

These functions are required at runtime by some other libraries (e.g.,
"oc-basic.el"), which cannot require `ox' because of circular
dependencies.

In particular, this fixes
<http://lists.gnu.org/r/emacs-orgmode/2021-11/msg00594.html>.
2021-11-26 11:40:28 +01:00
..
Makefile Move link-related core functions out of "org.el" 2019-03-10 18:00:27 +01:00
ob-C.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ob-R.el lisp/ob-R.el: Fix compiler warnings 2021-09-29 14:16:47 +02:00
ob-awk.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ob-calc.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ob-clojure.el Backport commit 8b07994e2 from Emacs 2021-03-25 00:56:53 -04:00
ob-comint.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ob-core.el Fix 1d5e41d41 2021-09-29 14:17:04 +02:00
ob-css.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-ditaa.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-dot.el Prefer HTTPS to HTTP in most links 2021-03-21 15:21:22 -04:00
ob-emacs-lisp.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-eshell.el Fix 108e5c7bd 2021-05-30 18:56:05 +02:00
ob-eval.el Various minor docfixes found by checkdoc 2021-09-16 21:24:59 +02:00
ob-exp.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ob-forth.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ob-fortran.el Various minor docfixes found by checkdoc 2021-09-16 21:24:59 +02:00
ob-gnuplot.el ob-gnuplot: Honour :missing argument 2021-10-01 11:44:52 +08:00
ob-groovy.el lisp/ob-groovy.el: Fix link 2021-05-03 14:59:44 +02:00
ob-haskell.el Fix org-babel-header-args:haskell not being an alist 2021-09-21 16:51:54 +08:00
ob-java.el Backport commit 2075411ed from Emacs 2021-09-30 21:18:08 -04:00
ob-js.el Various minor docfixes found by checkdoc 2021-09-16 21:24:59 +02:00
ob-julia.el Merge branch 'km/from-emacs-28' into bugfix 2021-10-02 00:51:56 -04:00
ob-latex.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ob-lilypond.el Merge branch 'bugfix' 2021-09-29 13:19:55 +02:00
ob-lisp.el Prefer HTTPS to HTTP in most links 2021-03-21 15:21:22 -04:00
ob-lob.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-lua.el Various minor docfixes found by checkdoc 2021-09-16 21:24:59 +02:00
ob-makefile.el Various minor docfixes found by checkdoc 2021-09-16 21:24:59 +02:00
ob-matlab.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-maxima.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-ocaml.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ob-octave.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ob-org.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-perl.el Merge branch 'maint' 2021-01-01 15:02:10 -05:00
ob-plantuml.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ob-processing.el Prefer HTTPS to HTTP in most links 2021-03-21 15:21:22 -04:00
ob-python.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ob-ref.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-ruby.el Prefer HTTPS to HTTP in most links 2021-03-21 15:21:22 -04:00
ob-sass.el Prefer HTTPS to HTTP in most links 2021-03-21 15:21:22 -04:00
ob-scheme.el Various minor docfixes found by checkdoc 2021-09-16 21:24:59 +02:00
ob-screen.el Various minor docfixes found by checkdoc 2021-09-16 21:24:59 +02:00
ob-sed.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ob-shell.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-sql.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ob-sqlite.el lisp/*: Use version number when obsoleting 2021-05-16 09:54:28 +02:00
ob-table.el Backport commit c78e16962 from Emacs 2021-09-26 22:49:55 -04:00
ob-tangle.el lisp/ob-tangle.el: Add variable declaration 2021-09-26 14:34:41 +02:00
ob.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
oc-basic.el oc-basic: Use `org-cite-main-affixes' when appropriate 2021-11-03 17:49:41 +01:00
oc-biblatex.el oc-biblatex: Fix docstring 2021-10-10 23:11:05 +02:00
oc-csl.el oc-csl: Fix global affixes 2021-11-03 16:50:07 +01:00
oc-natbib.el oc: Refactor affixes extraction 2021-11-03 16:27:53 +01:00
oc.el oc: Fix `org-cite-fontify-default' docstring and simplify code 2021-11-24 22:50:09 +01:00
ol-bbdb.el Various minor docfixes found by checkdoc 2021-09-16 21:24:59 +02:00
ol-bibtex.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ol-docview.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ol-doi.el Backport commit d50597189 from Emacs 2021-10-01 21:57:10 -04:00
ol-eshell.el Various minor docfixes found by checkdoc 2021-09-16 21:24:59 +02:00
ol-eww.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ol-gnus.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ol-info.el Various minor docfixes found by checkdoc 2021-09-16 21:24:59 +02:00
ol-irc.el Backport commit 348b2aed0 from Emacs 2021-07-11 22:40:57 -04:00
ol-man.el lisp/ol-man.el: Add copyright header 2021-10-08 15:38:01 +02:00
ol-mhe.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ol-rmail.el Update Carsten's email address in some files 2021-05-07 16:50:57 +02:00
ol-w3m.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ol.el Backport commit 62d6cecfc from Emacs 2021-10-02 13:56:50 -04:00
org-agenda.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
org-archive.el Update Carsten's email address in some files 2021-05-07 16:50:57 +02:00
org-attach-git.el lisp/org-attach-git.el: New option `org-attach-git-dir' 2021-05-15 16:13:49 +02:00
org-attach.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
org-capture.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
org-clock.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
org-colview.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
org-compat.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
org-crypt.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
org-ctags.el Various minor docfixes found by checkdoc 2021-09-16 21:24:59 +02:00
org-datetree.el Various minor docfixes found by checkdoc 2021-09-16 21:24:59 +02:00
org-duration.el duration: Avoid recursive load error 2021-01-04 00:30:00 -05:00
org-element.el Backport commit 2075411ed from Emacs 2021-09-30 21:18:08 -04:00
org-entities.el Update Carsten's email address in some files 2021-05-07 16:50:57 +02:00
org-faces.el Add faces to improve contextuality of agenda views 2021-09-26 10:44:14 +02:00
org-feed.el Update Carsten's email address in some files 2021-05-07 16:50:57 +02:00
org-footnote.el footnote: Improve last commit 2021-10-06 14:41:50 +02:00
org-goto.el org-goto: Fix UI 2021-11-09 00:14:10 +08:00
org-habit.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
org-id.el org-id: Fix checkdoc warnings 2021-09-29 08:50:06 +02:00
org-indent.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
org-inlinetask.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
org-install.el Use lexical-binding cookie in some trivial files 2021-01-24 22:36:30 -05:00
org-keys.el Backport commit 4341e79a5 from Emacs 2021-10-02 14:20:38 -04:00
org-lint.el org-lint: Do not require space after : in keywords 2021-10-04 14:14:16 +08:00
org-list.el Merge branch 'km/from-emacs-master' 2021-09-12 23:35:16 -04:00
org-macro.el macro: Fix keyword macro with multiple keywords 2021-11-02 15:07:53 +01:00
org-macs.el org-src.el: Fix special editing of LaTeX fragments 2021-09-30 16:16:52 +02:00
org-mobile.el Update Carsten's email address in some files 2021-05-07 16:50:57 +02:00
org-mouse.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
org-num.el Backport commit 62d6cecfc from Emacs 2021-10-02 13:56:50 -04:00
org-pcomplete.el Various minor docfixes found by checkdoc 2021-09-16 21:24:59 +02:00
org-plot.el Backport commit f1f57a541 from Emacs 2021-10-01 21:57:09 -04:00
org-protocol.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
org-refile.el Merge branch 'maint' 2021-05-25 02:13:55 +02:00
org-src.el org-src: Silence byte-compiler under 'make single' 2021-09-30 21:27:41 -04:00
org-table.el org-table.el: Do not create new field when at EOL after table line 2021-11-23 21:40:58 +08:00
org-tempo.el Backport commit a0854f939 from Emacs 2021-03-14 17:57:07 -04:00
org-timer.el Merge branch 'km/from-emacs-master' 2021-09-19 22:39:03 -04:00
org.el oc-basic: Load unconditionally 2021-10-15 19:41:11 +02:00
ox-ascii.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ox-beamer.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ox-html.el Backport commit f9111d878 from Emacs 2021-10-02 13:44:34 -04:00
ox-icalendar.el ox-icalendar: Fix error dangling footnotes 2021-11-19 09:53:13 +01:00
ox-koma-letter.el Backport commit bd60fca2f from Emacs 2021-10-02 11:02:13 -04:00
ox-latex.el Backport commit f9111d878 from Emacs 2021-10-02 13:44:34 -04:00
ox-man.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ox-md.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ox-odt.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ox-org.el Backport commit 2075411ed from Emacs 2021-09-30 21:18:08 -04:00
ox-publish.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ox-texinfo.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ox.el ox: Add autoload cookies 2021-11-26 11:40:28 +01:00