elpasync pushed a change to branch externals/org.

      from  d0c7cd48eb org-babel-do-key-sequence-in-edit-buffer: Mention 
argument in docstring
       new  3b49db8755 Revert "Prefer `string-search' when matching exact 
strings"
       new  9e40208547 test-org-agenda/todo-selector: Remove stray `message' 
call
       new  933d282881 Fix Emacs 27 false-positive warnings
       new  3ec0933122 Fix Emacs 27 test failure
       new  f1359546ad org-element-at-point: Throw an error when not in org-mode
       new  2eb4fd8900 lisp/ox-latex.el: Add the `:literal' attribute to verse 
block.
       new  b3660cf135 * testing/lisp/test-org-attach-git.el: Avoid using 
global git config
       new  79aa149143 org-babel-map-executable: Describe header arg in the 
docstring
       new  83fd03fb6d org-attach: Fix when called from agenda


Summary of changes:
 doc/org-manual.org                  |  18 ++++--
 lisp/ob-core.el                     |   5 +-
 lisp/org-agenda.el                  |   2 +-
 lisp/org-attach.el                  | 110 ++++++++++++++++++------------------
 lisp/org-element-ast.el             |  10 +++-
 lisp/org-element.el                 |   6 +-
 lisp/org-id.el                      |  12 ++--
 lisp/org-persist.el                 |   2 +-
 lisp/ox-beamer.el                   |   4 +-
 lisp/ox-latex.el                    |  40 +++++++++----
 testing/lisp/test-org-agenda.el     |   1 -
 testing/lisp/test-org-attach-git.el |  13 ++++-
 testing/lisp/test-ox-latex.el       |   8 +--
 testing/lisp/test-ox.el             |   7 +++
 14 files changed, 147 insertions(+), 91 deletions(-)

Reply via email to