elpasync pushed a change to branch externals/org.
from ac0727b6ee lisp/ox-latex.el: Properly format priority values
new c29fe127bd test-org-agenda/sorting: New test
new 9b5a67fd52 org-entries-lessp: Simplify and add error handling
new 4bfc146bcf org-agenda: Use `most-positive-fixnum', not arbitrary
big numbers
new f8b18e1f60 org-agenda: Apply stats text property to entire heading
new 3cdaa6c0df test-org-agenda/sorting/time: New test
new 531e8ab8f4 lisp/org-agenda.el (org-cmp-ts): Simplify
new 043e647e4e lisp/org-element-ast.el: Fix irregularities when
resolving deferred properties
new 738606eab1 org-element-headline-interpreter: Fix incorrect
placement of COMMENT
Summary of changes:
lisp/org-agenda.el | 133 ++++++++++++++------------------
lisp/org-element-ast.el | 6 +-
lisp/org-element.el | 2 +-
lisp/org.el | 3 +-
testing/lisp/test-org-agenda.el | 162 +++++++++++++++++++++++++++++++++++++++
testing/lisp/test-org-element.el | 8 ++
6 files changed, 237 insertions(+), 77 deletions(-)