elpasync pushed a change to branch externals/org. from c356e1c9b7 doc/org-manual.org (External Links): Add example of async shell: link new eb3bccb1fe testing/lisp/test-ox-html.el: Add test for timestamp rendering new 3d7b7881aa testing/lisp/test-ox-html.el: Add test for clock rendering new b0bcc24de4 testing/lisp/test-ox-html.el: Add test for rendering of planning new f585287060 lisp/ox-html.el: Unify timestamp formatting new fa1cc2085e lisp/ox-html.el: Use time element for timestamps in fancy html5 new 084e78544c org-insert-link: Fix edge case for links like file:::search new e275ab2701 org-persist: Fix edge case when we have no permission to read index file new 18a2fcac24 org-persist-load:index: Skip files we have no permission deleting new ffa7d41ae1 Merge branch 'bugfix' new a5c86a48a5 org-persist--merge-index-with-disk: Fix cleaning up empty index dir
Summary of changes: etc/ORG-NEWS | 9 ++++++ lisp/ol.el | 4 ++- lisp/org-persist.el | 10 +++--- lisp/ox-html.el | 68 ++++++++++++++++++++++++++++---------- testing/lisp/test-ol.el | 11 +++++++ testing/lisp/test-ox-html.el | 77 ++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 157 insertions(+), 22 deletions(-)