emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/org updated (8a781d35dc -> b8a0ddf52f)


From: ELPA Syncer
Subject: [elpa] externals/org updated (8a781d35dc -> b8a0ddf52f)
Date: Sat, 13 Aug 2022 03:57:51 -0400 (EDT)

elpasync pushed a change to branch externals/org.

      from  8a781d35dc ob-tangle.el: fix ‘:comments noweb’ double linking
       new  687d5702d2 org-fold-core-next-folding-state-change: Fix when using 
overlays
       new  15658b8665 org-fold-core: New API to fold/restore buffer folding 
state
       new  01d84f2e50 org-fold-initialize: Ensure back-compatibility when 
using overlays
       new  b8a0ddf52f Use the full org-fold-core API when 
`org-fold-core-style' is `overlays'


Summary of changes:
 lisp/ol.el                    |  15 +-
 lisp/org-cycle.el             |  47 +-----
 lisp/org-element.el           | 103 +++----------
 lisp/org-fold-core.el         |  90 ++++++++++-
 lisp/org-fold.el              | 340 ++++--------------------------------------
 lisp/org-inlinetask.el        |  22 +--
 lisp/org-list.el              | 115 ++------------
 lisp/org-macs.el              |  45 +-----
 lisp/org.el                   | 227 +---------------------------
 testing/lisp/test-org-list.el |   4 +-
 testing/lisp/test-org.el      |   4 +-
 11 files changed, 162 insertions(+), 850 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]