elpasync pushed a change to branch externals/org. from b34bdc8719 org-capture-finalize: Do not save new file with :no-save aborted capture new ddca762329 org-element--cache-verify-element: Format all the elements in warning new 4b546e04af org-element--cache-submit-request: Ensure correct cache synchronization new 0af74d33a7 org-manual: Fix typos in print_bibliography kwd new 5cde90e3c8 ox: Refactor org-export-expand-include-keyword new 7e649050c7 ox: Pass through unparsed #+include content new ffd832d5d6 org-manual: Update #+include block parsing new 506989bed5 ox: Improve #+include parsing docstring new e9c0696f79 org-persist: Inhibit fsync when writing cachefiles new c8f88589cb org-persist: Set utf-8 coding when reading/writing new b29f772416 org-macs: Split org-compile-file into two funs new d0c87c762a ox-latex: Do not hardcode fallback compiler new 18d2f871c2 org: Split org-format-latex into two functions new b84018633e ox-latex: Split org-latex-compile into two funs new f0dfbf0c39 ox-latex: Erase compile buffer at the start
Summary of changes: doc/org-manual.org | 23 ++-- lisp/org-element.el | 21 ++-- lisp/org-macs.el | 74 +++++++------ lisp/org-persist.el | 80 ++++++++------ lisp/org.el | 35 +++--- lisp/ox-latex.el | 43 +++++--- lisp/ox.el | 306 +++++++++++++++++++++++++++++++--------------------- 7 files changed, 343 insertions(+), 239 deletions(-)