elpasync pushed a change to branch externals/org. from 1cafe3e8e4 org-indent-line: Do not err in src blocks when there is no language mode new 5da0eb6ea7 org-element-timestamp-parser: Allow time in diary sexp timestamps new 2028bb15cd org-babel-read: Fix reading multiple quoted strings new 09520a056c org-manual: Document command line installation new dbea900d60 test-ob/org-babel-read: Fix for Emacs 27
Summary of changes: doc/org-manual.org | 12 +- etc/ORG-NEWS | 38 ++++- lisp/ob-core.el | 8 +- lisp/org-agenda.el | 2 +- lisp/org-element.el | 300 +++++++++++++++++++++------------------ testing/lisp/test-ob.el | 57 ++++++++ testing/lisp/test-org-agenda.el | 88 +++++++----- testing/lisp/test-org-element.el | 27 +++- 8 files changed, 357 insertions(+), 175 deletions(-)