elpasync pushed a change to branch externals/org. from cbea9fa70f Merge branch 'bugfix' new 1686b6f3ba org-attach-dir-from-id: Search existing attachments for symlinks new 4bb0719374 org-capture-templates: Remove no-longer-supported variants from :type spec new bd8b861ee9 org-num-skip-tags: Avoid using function that is not pre-loaded in autoloads new 3e4588c732 Merge branch 'bugfix' new 2347eac669 lisp/org.el (org--dnd-rmc): Fix `read-multiple-choice' call new f2be2fd073 Merge branch 'bugfix' new fd8ddf2874 org-clock-sum: Gracefully skip invalid CLOCK lines new 34c99027e0 Merge branch 'bugfix' new 9f0a9ec34a org-lint: New linter for malformed CLOCK: lines
Summary of changes: etc/ORG-NEWS | 8 ++++++++ lisp/org-attach.el | 39 +++++++++++++++++++++++++++++---------- lisp/org-capture.el | 7 +++---- lisp/org-clock.el | 47 +++++++++++++++++++++++++---------------------- lisp/org-compat.el | 11 +++++++++++ lisp/org-lint.el | 23 +++++++++++++++++++++++ lisp/org-num.el | 2 +- lisp/org.el | 16 +++++++++++++++- 8 files changed, 115 insertions(+), 38 deletions(-)