elpasync pushed a change to branch externals/org.

      from  4611c2b7a7 test-org/org-log-done: Add tests for recording notes
       new  0ea6bce372 test-org-fold/re-hide-edits-inside-fold: Fix failing 
test on Emacs 28
       new  050d094c41 Merge branch 'bugfix'
       new  257e5359db Testing: Add missing `should's
       new  a2eebc227a * testing/lisp/test-org-attach-git.el: Remove git annex 
directory
       new  ffccdb6294 Change uses of deprecated `org-show-context(-detail)'
       new  1267b81ec8 Change uses of deprecated 
`org-export-before-parsing-hook'
       new  41081a0008 Testing: Change use of deprecated `org-flag-subtree'
       new  6cd8c6740e Testing: Change use of deprecated `org-hide-block-all'
       new  52a9d968fa Testing: Change use of deprecated `org-hide-block-toggle'
       new  fbf384599b Testing: Change use of deprecated 
`org-hide-drawer-toggle'
       new  8f9cdce02a Testing: Change use of deprecated `org-get-indentation'
       new  98e88a1b5d Testing: Use '(system-name)' instead of deprecated 
'system-name'
       new  06ffb553ee Testing: Change use of deprecated 
`org-context-in-file-links'
       new  a9e6c10fad Testing: Call `format' with correct number of arguments.
       new  3aee6ad413 Testing: Do not modify constant lists
       new  1afa553ed1 Testing: Use `mapc' instead of `mapcar' when return 
value isn't used


Summary of changes:
 doc/org-guide.org                   |   2 +-
 doc/org-manual.org                  |   6 +-
 lisp/ol.el                          |   4 +-
 lisp/org-agenda.el                  |   2 +-
 lisp/org-attach.el                  |   2 +-
 lisp/org-compat.el                  |   2 +-
 lisp/org-fold.el                    |   2 +-
 lisp/ox.el                          |   4 +-
 testing/lisp/test-ob-scheme.el      |   9 +--
 testing/lisp/test-ob-shell.el       |   2 +-
 testing/lisp/test-ob.el             |  12 ++--
 testing/lisp/test-ol.el             |  72 +++++++++----------
 testing/lisp/test-org-attach-git.el |   3 +-
 testing/lisp/test-org-element.el    |   8 +--
 testing/lisp/test-org-fold.el       |  21 ++++--
 testing/lisp/test-org-inlinetask.el |   2 +-
 testing/lisp/test-org-list.el       |   2 +-
 testing/lisp/test-org-num.el        |  48 ++++++-------
 testing/lisp/test-org-table.el      |   2 +-
 testing/lisp/test-org-tempo.el      |   5 +-
 testing/lisp/test-org.el            | 135 ++++++++++++++++++------------------
 testing/lisp/test-ox.el             |   6 +-
 testing/org-test.el                 |   8 +--
 23 files changed, 187 insertions(+), 172 deletions(-)

Reply via email to