elpasync pushed a change to branch externals/org. from 155dc778e8 * lisp/org.el: (org-get-indirect-buffer) Allow indirect base buffers new e3a7c01874 Refactor `org-time-stamp-custom-formats' and `org-time-stamp-formats' new 0de063a521 org-babel-interpret-haskell: Don't remove outputs that match inputs
Summary of changes: etc/ORG-NEWS | 30 ++++++++++++++ lisp/ob-haskell.el | 2 +- lisp/ol.el | 3 +- lisp/org-agenda.el | 4 +- lisp/org-archive.el | 4 +- lisp/org-clock.el | 3 +- lisp/org-colview.el | 3 +- lisp/org-compat.el | 2 + lisp/org-element.el | 4 +- lisp/org-macro.el | 2 +- lisp/org-pcomplete.el | 3 +- lisp/org.el | 100 ++++++++++++++++++++++++++++++----------------- lisp/ox-odt.el | 18 ++++----- lisp/ox.el | 2 +- testing/lisp/test-org.el | 6 +-- 15 files changed, 119 insertions(+), 67 deletions(-)