elpasync pushed a change to branch externals/org. from 4075662c29 org-diary-sexp-entry: Cache results new c940b460c7 ox-texinfo: Include LaTeX in Texinfo exports new 95df82c5fc org.el: Support subtree-level org-image-actual-width overriding
Summary of changes: doc/org-manual.org | 186 ++++++++++++++----------- etc/ORG-NEWS | 11 ++ lisp/org.el | 90 ++++++------ lisp/ox-texinfo.el | 95 ++++++++++++- testing/lisp/test-ox-texinfo.el | 296 ++++++++++++++++++++++++++++++++++++++++ 5 files changed, 551 insertions(+), 127 deletions(-) create mode 100644 testing/lisp/test-ox-texinfo.el