[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/org updated (cbea9fa70f -> 9f0a9ec34a)
From: |
ELPA Syncer |
Subject: |
[elpa] externals/org updated (cbea9fa70f -> 9f0a9ec34a) |
Date: |
Fri, 14 Jun 2024 09:58:42 -0400 (EDT) |
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(-)
- [elpa] externals/org updated (cbea9fa70f -> 9f0a9ec34a),
ELPA Syncer <=
- [elpa] externals/org 1686b6f3ba 1/5: org-attach-dir-from-id: Search existing attachments for symlinks, ELPA Syncer, 2024/06/14
- [elpa] externals/org 34c99027e0 4/5: Merge branch 'bugfix', ELPA Syncer, 2024/06/14
- [elpa] externals/org 3e4588c732 2/5: Merge branch 'bugfix', ELPA Syncer, 2024/06/14
- [elpa] externals/org f2be2fd073 3/5: Merge branch 'bugfix', ELPA Syncer, 2024/06/14
- [elpa] externals/org 9f0a9ec34a 5/5: org-lint: New linter for malformed CLOCK: lines, ELPA Syncer, 2024/06/14