elpasync pushed a change to branch externals/org.
from 2d9e70b808 org-edit-src-*: When writing back, do not displace point
in undo list
new f7ef4071b2 org-list-struct-apply-struct: Fix item contents breaking
out of the item
new 90d4ae92eb ox: New custom option to disable macro replacement
new e0924db3c5 orgtbl-to-generic: Retain special rows in code block
table output
Summary of changes:
doc/org-manual.org | 11 +--
etc/ORG-NEWS | 20 ++++++
lisp/org-list.el | 14 ++--
lisp/org-table.el | 152 +++++++++++++++++++++--------------------
lisp/ox.el | 13 +++-
testing/lisp/test-org-list.el | 9 ++-
testing/lisp/test-org-table.el | 2 +-
7 files changed, 134 insertions(+), 87 deletions(-)