elpasync pushed a change to branch externals/org. from 8b0b206 lisp/org.el: Use "[BUG]" instead of "Bug:" for bug reports new ba27327 Use cache in org-up-heading-safe new 9e127a7 New command `org-refile-reverse' bound to C-c C-M-w new 77213ac Fix code typo in 06c064e9 new 405d82e Merge branch 'maint' new ed5e289 Fix code typo in 06c064e9 (take 2) new 937a0d8 Merge branch 'maint' new b72b718 Add a test for known bug in org-element-cache new d85f415 Set org-adapt-indentation explicitly in some tests new 4764a2f Set org-adapt-indentation explicitly in some tests new 65de88b Merge branch 'maint'
Summary of changes: doc/org-manual.org | 10 +++ etc/ORG-NEWS | 10 +++ lisp/org-agenda.el | 12 +-- lisp/org-keys.el | 1 + lisp/org-refile.el | 11 +++ lisp/org.el | 30 ++++++- testing/lisp/test-org-element.el | 15 ++++ testing/lisp/test-org.el | 168 +++++++++++++++++++++------------------ 8 files changed, 169 insertions(+), 88 deletions(-)