elpasync pushed a change to branch externals/org.
from 80743e5c55 ox-latex: Add `org-latex-default-example-environment'
new 03148c5d1f ox-org: Fix handling export snippets
new e740e74136 org-table-beginning-of-field, org-table-end-of-field:
Fix argument list
new df7f1dd023 org-table-beginning-of-field, org-table-end-of-field:
Fix argument list
new cedc089b71 ob-emacs-lisp: Accept :lexical t with t being a symbol
new 5dc6666792 Merge branch 'bugfix'
new e00259667e org-export-async-start: Fix when running from emacs -Q
new 90e8d8b045 org-export-async-start: Fix when Org file has local
variable footer
new bbcf953318 Account that latexmk requires perl to work
new e2ef506035 org-assert-version: Add another suggestion how to fix
version mismatch
new 1ca4804a80 Merge branch 'bugfix'
Summary of changes:
lisp/ob-emacs-lisp.el | 2 +-
lisp/ob-latex.el | 2 +-
lisp/org-element.el | 2 +-
lisp/org-macs.el | 13 +++++++++++--
lisp/org-table.el | 4 ++--
lisp/ox-latex.el | 2 +-
lisp/ox-org.el | 31 ++++++++++++++++++++++++-------
lisp/ox.el | 27 ++++++++++++++++-----------
testing/lisp/test-ox-org.el | 44 ++++++++++++++++++++++++++++++++++++++++++++
9 files changed, 101 insertions(+), 26 deletions(-)
create mode 100644 testing/lisp/test-ox-org.el