elpasync pushed a change to branch externals/org.
from a3bb1d2fd9 org-lint-wrong-header-argument: Suppress dynamic header
arg evaluation
new 5dadf07a83 Correct mentions of 'printf' to 'format'
new 7339cd656e ; Mention alternatives to `setopt' for Emacs 28 and older
new 67922b8c03 org-agenda-prefix-format: Clarify where %(expression) is
evaluated
Summary of changes:
doc/org-manual.org | 214 +++++++++++++++++++--------------------
doc/orgcard.tex | 2 +-
lisp/org-agenda.el | 16 +--
lisp/org-colview.el | 50 ++++-----
lisp/org-keys.el | 5 +-
lisp/org.el | 6 +-
lisp/ox-latex.el | 6 +-
lisp/ox-texinfo.el | 6 +-
testing/lisp/test-org-colview.el | 4 +-
testing/lisp/test-org-table.el | 4 +-
10 files changed, 156 insertions(+), 157 deletions(-)