[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/org updated (fe74a3ed2d -> 6d9f3af774)
From: |
ELPA Syncer |
Subject: |
[elpa] externals/org updated (fe74a3ed2d -> 6d9f3af774) |
Date: |
Thu, 18 May 2023 09:59:26 -0400 (EDT) |
elpasync pushed a change to branch externals/org.
from fe74a3ed2d org-crypt-decrypt-entry: Apply initial visibility upon
decryption
new 9d304d371e org-indent-line: Remove unnecessary call to
`org-element-at-point'
new bfa362c47d org-element-section-parser: Optimize performance
new 3a4f9604f1 Cache <N>-level headline regexps instead of calculating
dynamically
new bc4ee1c72a org-element--current-element: Micro optimizations
new 534045979d org-element--current-element: Do not try to query cache
new 64e15ea0b0 Optimize org-element--cache-compare
new 6d9f3af774 org-element--parse-to: Micro optimizations
Summary of changes:
lisp/org-element.el | 459 ++++++++++++++++++++++++----------------------------
lisp/org-list.el | 32 +++-
lisp/org-macs.el | 46 +++++-
lisp/org.el | 3 +-
4 files changed, 273 insertions(+), 267 deletions(-)
- [elpa] externals/org updated (fe74a3ed2d -> 6d9f3af774),
ELPA Syncer <=
- [elpa] externals/org 9d304d371e 1/7: org-indent-line: Remove unnecessary call to `org-element-at-point', ELPA Syncer, 2023/05/18
- [elpa] externals/org bfa362c47d 2/7: org-element-section-parser: Optimize performance, ELPA Syncer, 2023/05/18
- [elpa] externals/org 3a4f9604f1 3/7: Cache <N>-level headline regexps instead of calculating dynamically, ELPA Syncer, 2023/05/18
- [elpa] externals/org bc4ee1c72a 4/7: org-element--current-element: Micro optimizations, ELPA Syncer, 2023/05/18
- [elpa] externals/org 64e15ea0b0 6/7: Optimize org-element--cache-compare, ELPA Syncer, 2023/05/18
- [elpa] externals/org 534045979d 5/7: org-element--current-element: Do not try to query cache, ELPA Syncer, 2023/05/18
- [elpa] externals/org 6d9f3af774 7/7: org-element--parse-to: Micro optimizations, ELPA Syncer, 2023/05/18