elpasync pushed a change to branch externals/org.

      from  62a8677e4c Merge branch 'bugfix'
       new  35d12cddc7 ox-latex: Improve handling of unnumbered sections in TOC
       new  53edda963a Refactor org-latex-headline
       new  0b1f335172 org-toggle-timestamp-overlays: Do not rely on faces to 
find timestamps
       new  0cbf8817f9 org-export-async-start: Drop text properties from 
exported text
       new  67de496b1e org-clock: Improve the clock-out message


Summary of changes:
 doc/org-manual.org            |  42 +++++++-
 etc/ORG-NEWS                  |  15 +++
 lisp/org-clock.el             |   2 +-
 lisp/org-element.el           |  25 ++---
 lisp/org.el                   |  12 +--
 lisp/ox-latex.el              | 222 +++++++++++++++++++++++++++++-------------
 lisp/ox.el                    |   5 +-
 testing/lisp/test-ox-latex.el | 118 ++++++++++++++++++++++
 8 files changed, 351 insertions(+), 90 deletions(-)

Reply via email to