elpasync pushed a change to branch externals/org.

      from  9133835547 org-babel-default-header-args:haskell: Fix typo in 
header arg name
       new  de998dfe8f Change uses of deprecated 
`org-export-before-processing-hook'
       new  c8dcd11e35 Use `org-link-store-props' over deprecated 
`org-store-link-props'
       new  51a9eb17c7 Testing: Use advice to override time functions
       new  c318ddd0c2 Testing: Don't confuse local variable code with strings
       new  6548ca99d6 testing/lisp/test-ol.el(test-org-link/store-link): Fix 
variable typo
       new  821e898fe7 Testing: Fix variable typo
       new  67c5c4c1e8 Testing: Use line-(beginning|end)-position over 
point-at-(bol|eol)
       new  fe51304a1e Testing: Remove useless calls to `buffer-string'
       new  400e312d4d Testing: Change use of 
`org-set-visibility-according-to-property'
       new  88c3c7d7f9 Testing: Refactor org-table test
       new  2a0d5860e3 Testing: Suppress suspicious eq warning
       new  15143601bf Testing: Replace `eval-and-compile' with 
`eval-when-compile'
       new  5cb67a630d testing/lisp/test-ox.el: Suppress free variable warnings


Summary of changes:
 doc/org-manual.org                 |   3 +-
 lisp/ox.el                         |   4 +-
 testing/lisp/test-ob-R.el          |   4 +-
 testing/lisp/test-ob-emacs-lisp.el |   8 +--
 testing/lisp/test-ob-exp.el        |   1 -
 testing/lisp/test-ob-lob.el        |   4 +-
 testing/lisp/test-ob-python.el     |   2 +-
 testing/lisp/test-ob-tangle.el     |   5 --
 testing/lisp/test-ob.el            |  65 +++++++++++------------
 testing/lisp/test-ol.el            |  18 +++----
 testing/lisp/test-org-agenda.el    |   2 +-
 testing/lisp/test-org-attach.el    |   2 +-
 testing/lisp/test-org-element.el   |   6 ++-
 testing/lisp/test-org-fold.el      |  22 ++++----
 testing/lisp/test-org-footnote.el  |   2 +-
 testing/lisp/test-org-list.el      |  14 ++---
 testing/lisp/test-org-table.el     |  19 ++-----
 testing/lisp/test-org-timer.el     |   2 +-
 testing/lisp/test-org.el           |  10 ++--
 testing/lisp/test-ox-html.el       |   8 +--
 testing/lisp/test-ox.el            | 106 +++++++++++++++++++------------------
 testing/org-test.el                | 102 +++++++++++++++++++----------------
 22 files changed, 205 insertions(+), 204 deletions(-)

Reply via email to