elpasync pushed a change to branch externals/org. from 1583322 doc/org-manual.org: Remove a couple of stray words new 7e1745d lisp/ob-julia.el: Fix copyright header new 3a291b0 ox-publish.el: Add `org-html-publish-to-html' as the default publishing function new a5e8dfa Revert "ob-core.el: Add ability to use closures as default header arguments" new 9f1507b ob-core.el: Add ability to use closures as default header arguments new 806ac1b *el: Fix indentation
Summary of changes: lisp/ob-C.el | 24 +++--- lisp/ob-R.el | 10 +-- lisp/ob-awk.el | 12 +-- lisp/ob-calc.el | 2 +- lisp/ob-comint.el | 64 +++++++-------- lisp/ob-core.el | 92 +++++++++++++--------- lisp/ob-exp.el | 18 ++--- lisp/ob-forth.el | 4 +- lisp/ob-gnuplot.el | 12 +-- lisp/ob-java.el | 2 +- lisp/ob-julia.el | 22 +++--- lisp/ob-latex.el | 28 +++---- lisp/ob-lilypond.el | 8 +- lisp/ob-ocaml.el | 4 +- lisp/ob-octave.el | 14 ++-- lisp/ob-plantuml.el | 6 +- lisp/ob-python.el | 4 +- lisp/ob-sed.el | 12 +-- lisp/ob-sql.el | 32 ++++---- lisp/oc-csl.el | 14 ++-- lisp/ol-bibtex.el | 2 +- lisp/ol-gnus.el | 2 +- lisp/ol-w3m.el | 76 +++++++++--------- lisp/org-agenda.el | 40 +++++----- lisp/org-attach.el | 48 ++++++------ lisp/org-capture.el | 168 ++++++++++++++++++++-------------------- lisp/org-clock.el | 38 ++++----- lisp/org-colview.el | 6 +- lisp/org-compat.el | 8 +- lisp/org-crypt.el | 8 +- lisp/org-goto.el | 6 +- lisp/org-habit.el | 2 +- lisp/org-indent.el | 8 +- lisp/org-inlinetask.el | 4 +- lisp/org-lint.el | 4 +- lisp/org-macs.el | 21 +++-- lisp/org-mouse.el | 38 ++++----- lisp/org-plot.el | 10 +-- lisp/org-protocol.el | 2 +- lisp/org-src.el | 16 ++-- lisp/org-table.el | 24 +++--- lisp/org.el | 2 +- lisp/ox-ascii.el | 6 +- lisp/ox-beamer.el | 30 +++---- lisp/ox-html.el | 34 ++++---- lisp/ox-icalendar.el | 4 +- lisp/ox-latex.el | 54 ++++++------- lisp/ox-man.el | 24 +++--- lisp/ox-md.el | 14 ++-- lisp/ox-odt.el | 52 ++++++------- lisp/ox-org.el | 4 +- lisp/ox-publish.el | 11 +-- lisp/ox-texinfo.el | 8 +- lisp/ox.el | 54 ++++++------- testing/lisp/test-ox-publish.el | 36 ++++++--- 55 files changed, 647 insertions(+), 601 deletions(-)