elpasync pushed a change to branch externals/org. from 986341b ob-tangle: Fix incorrect buff name in org-src edit new ef31364 ob-tangle: Fix incorrect buff name in org-src edit new d700c03 org-manual: Add referring to tables in other files new 3a77e59 ox-ascii: Justify correctly with indent-tabs-mode new 4063d4c org: Rename for more consistency new d3d2e56 oc: Replace an obsolete alias new b4ce4d6 Backport commit 25ebb9374 from Emacs new 7aeadf2 Backport commit 3f9f3ba43 from Emacs new f5392c4 Merge branch 'km/from-emacs-master' new fb75741 lisp/ob-gnuplot.el: Add Ihor Radchenko as maintainer new 4271f22 org-manual: Undo the last change in Shakespeare's verse new c9dc660 Fix org-babel-header-args:haskell not being an alist new 9a4a24a mk/targets.mk: Fix ORGVERSION in tag-less repos new 2311677 mk/server.mk: Use a new path new ce99b55 Merge commit '986341bd08' new 268a433 mk/server.mk: Use a new path new 1f2c26a Merge branch 'bugfix' new bea172a mk/default.mk: Use the Emacs manual css new 2d2f774 Merge branch 'bugfix' new 4a11766 docs: Update outdated code.orgmode.org links new e64d5bc Merge branch 'bugfix' new a33ad98 CONTRIBUTE: Fix link for cloning as a contributor new 527da79 Merge branch 'bugfix' new 413060b CONTRIBUTE: Fix merge leftover new 815c0b3 Merge branch 'bugfix' new 3f5605e org-agenda.el: Avoid dependency on subr-x new 26b0297 Merge branch 'bugfix' new 45a5f17 org-manual.org: Augment TODO keywords example new bf1c4c7 Include support for evaluating julia code new e626185 org-table.el: Fix usage of user-error new b967a05 org-indent: Allow indentation per level to be 0 new 6a2c487 Avoid infinite loop in org-agenda-dim-blocked-tasks new 179ae6b Merge branch 'bugfix' new a3c912c Fix duplicate logbook entry for repeated tasks new ec7c16a ox-latex: Allow percent sign in 'src-block' caption new 777c1c3 Merge branch 'bugfix' new 399481b Do not ignore user-defined display-buffer-alist in org-insert-link new 769a557 Merge branch 'bugfix' new c0ca5e3 CONTRIBUTE: Fix typo new e0bf528 CONTRIBUTE: Update to follow the new structure of doc/ new 74a5af6 Fix byte-comp function warnings new 4d1a77a org-attach: Fix byte-comp function warning new 18f6ef8 ox.el: add smart quotes for greek new bf22d98 CONTRIBUTE: Update to follow the new structure of doc/ new d8b9bd0 Fix byte-comp function warnings new 97de19f Fix not updating org-clock-marker after refiling from indirect buffer new faf1ba8 Merge branch 'bugfix' new 9364b2d lisp/ox-html.el: Restore org-svg class. new 35690cd org-src.el (org-src--contents-for-write-back): Do not indent blank lines new ee0fd1e Revert "org-src.el (org-src--contents-for-write-back): Do not indent blank lines" new 70e65a2 org-src.el: Do not indent blank lines, except current one new e0535fa ob-sql.el (org-babel-expand-body:sql): Support :prologue :epilogue new be0cdd1 org-mouse: Support intermediate-state checkboxes new e23815b Correctly handle org-log-note-clock-out non-interactively new acc49d5 Merge branch 'bugfix' new aea7cab Fix duplicate logbook entry for repeated tasks new ef66170 Merge branch 'bugfix' new dbbb93d lisp/org-table.el: Fix positioning of "#+TBLFM: new 72c9f1b Merge branch 'bugfix' new f7d6db1 org-bibtex-read: Do not add nil when there is no entry at point new 3d35718 Merge branch 'bugfix' new 0b4e357 Avoid creating ID property during tangling new 4651121 Merge branch 'bugfix' new d3d80c5 Add test checking org-log-done specs new 1c83f6f Allow sexps with nested parenthesis in org-agenda-prefix-format new 78783f4 ob-core.el: Add ability to use closures as default header arguments new 54c2327 Allow :var header args to be assigned to cons cells new 4b7d80c Add faces to improve contextuality of agenda views new b80b0a5 org-clock.el: Make org-notify support macOS notification new 5e58af5 oc-csl: Use citeproc-el to create CSL processor itemgetters new 05ee1e6 Do not rely on M-q binding for filling src-block new 6a558fc org: Fix potential modified src match-data issue new df51e93 Merge branch 'bugfix' new d74a824 org.el (org-fontify-extend-region): Fix headline fontification in edge case new db67c7e Move some ob-*el files to the new org-contrib repo new 98fd6d5 Remove references to deleted packages new 578d99b lisp/ob-tangle.el: Add variable declaration new 69850c1 ob-core.el (org-babel--file-desc): Remove unused condition new 2aa2615 Document new agenda faces in the ORG-NEWS new 87a8229 org.el: Use org-contrib module instead of CONTRIB dir in docs new c21dceb lisp/org.el: Fix some compiler warnings new d9fcd07 Backport commit 43c1ee90c from Emacs new 63a5af9 Backport commit 85e9e5f61 from Emacs new b2da9ea Backport commit 0da8118dc from Emacs new 1f3722c Backport commit c78e16962 from Emacs new d9d5594 Merge branch 'km/from-emacs-master' new 41f7609 ob-core: Make recent change compatible with older Emacs versions new 7d67719 org-manual: comment about latex code-block export new c305bb7 org-agenda: Allow org-agenda-overriding-header to be a function new 529a1bd doc/org-manual.org: Reintroduce lost footnote definition. new 2db02f9 Merge branch 'bugfix' new ca441be lisp/oc.el: Fix typo in comment string new 80798fc oc.el (org-cite-register-processor): Silence a compiler warning new 177745e doc/org-manual.org (Citations handling): New section new 593740c etc/ORG-NEWS: Mention the citation engine and reorder items new e816ae1 org: Display proportional image widths new c76a7ee org: Refactor width in `org-display-inline-images' new c90f96c org: Support displaying X% width images new c12a159 ORG-NEWS: Mention proportional image width display new 4594423 doc/org-manual.org: Fix typo new d13556e lisp/org.el (org-return): Enable `delete-selection' new 981bcbf Merge branch 'bugfix' new db167b9 Do not use mark-whole-buffer noninteractively new c80fea7 lisp/oc.el: Fix docstring wrapping new 09dc3fa org-protocol.el: decode "+" in query part as space new 6300e0e test-org-protocol.el: Decode "+" to " " tests new 663255e org: Remove obsolete default LaTeX packages
Summary of changes: CONTRIBUTE | 49 ++- doc/org-manual.org | 197 +++++++--- etc/ORG-NEWS | 419 +++++++++++++-------- lisp/ob-J.el | 189 ---------- lisp/ob-abc.el | 94 ----- lisp/ob-asymptote.el | 138 ------- lisp/ob-coq.el | 81 ---- lisp/ob-core.el | 42 ++- lisp/ob-ebnf.el | 81 ---- lisp/ob-exp.el | 2 +- lisp/ob-gnuplot.el | 3 +- lisp/ob-haskell.el | 2 +- lisp/ob-hledger.el | 69 ---- lisp/ob-io.el | 105 ------ lisp/ob-julia.el | 344 +++++++++++++++++ lisp/ob-ledger.el | 69 ---- lisp/ob-mscgen.el | 82 ---- lisp/ob-picolisp.el | 185 --------- lisp/ob-shen.el | 79 ---- lisp/ob-sql.el | 11 +- lisp/ob-table.el | 3 +- lisp/ob-tangle.el | 18 +- lisp/ob-vala.el | 116 ------ lisp/oc-csl.el | 31 +- lisp/oc.el | 171 +++++---- lisp/ol-bibtex.el | 3 +- lisp/ol.el | 15 +- lisp/org-agenda.el | 57 ++- lisp/org-attach.el | 1 + lisp/org-clock.el | 4 + lisp/org-compat.el | 2 + lisp/org-faces.el | 21 +- lisp/org-indent.el | 49 +-- lisp/org-keys.el | 3 +- lisp/org-macs.el | 2 +- lisp/org-mouse.el | 4 +- lisp/org-protocol.el | 63 +++- lisp/org-src.el | 34 +- lisp/org-table.el | 91 ++--- lisp/org-timer.el | 6 +- lisp/org.el | 195 ++++++---- lisp/ox-ascii.el | 3 + lisp/ox-html.el | 4 +- lisp/ox-latex.el | 30 +- lisp/ox-man.el | 2 +- lisp/ox.el | 12 +- mk/default.mk | 2 +- mk/server.mk | 2 +- mk/targets.mk | 4 +- .../lisp/{test-ob-python.el => test-ob-julia.el} | 85 ++--- testing/lisp/test-ob-vala.el | 104 ----- testing/lisp/test-ob.el | 16 + testing/lisp/test-org-protocol.el | 16 +- testing/lisp/test-org.el | 149 +++++++- testing/lisp/test-ox.el | 97 +++++ 55 files changed, 1643 insertions(+), 2013 deletions(-) delete mode 100644 lisp/ob-J.el delete mode 100644 lisp/ob-abc.el delete mode 100644 lisp/ob-asymptote.el delete mode 100644 lisp/ob-coq.el delete mode 100644 lisp/ob-ebnf.el delete mode 100644 lisp/ob-hledger.el delete mode 100644 lisp/ob-io.el create mode 100644 lisp/ob-julia.el delete mode 100644 lisp/ob-ledger.el delete mode 100644 lisp/ob-mscgen.el delete mode 100644 lisp/ob-picolisp.el delete mode 100644 lisp/ob-shen.el delete mode 100644 lisp/ob-vala.el copy testing/lisp/{test-ob-python.el => test-ob-julia.el} (66%) delete mode 100644 testing/lisp/test-ob-vala.el