elpasync pushed a change to branch externals-release/org. from e5cf0bc840 org-export: Do not use broken link handler on non-link elements new afe50b7132 Fix Emacs 26 compatibility new 01b0fb14bc Backport from main: Escape single left quotes in docstrings new a0a078049b Fix compiler warnings new 1c3a46268f Backport from main: Fix compatibility with Emacs 26
Summary of changes: lisp/ob-core.el | 2 +- lisp/ob-julia.el | 8 ++++---- lisp/ob-lua.el | 2 +- lisp/ob-table.el | 2 +- lisp/oc-basic.el | 1 + lisp/org-agenda.el | 6 +++--- lisp/org-compat.el | 5 +++++ lisp/org-plot.el | 9 +++++---- lisp/org-src.el | 4 ++-- lisp/org-table.el | 2 +- lisp/org.el | 4 ++-- lisp/ox-ascii.el | 7 ++++--- lisp/ox-html.el | 2 +- lisp/ox-md.el | 5 +++-- lisp/ox-publish.el | 2 +- testing/org-test.el | 9 +++++++-- 16 files changed, 42 insertions(+), 28 deletions(-)