elpasync pushed a change to branch externals-release/org. from 4be129f doc/Makefile: Clean up *.info files too new 268a433 mk/server.mk: Use a new path new bea172a mk/default.mk: Use the Emacs manual css new 4a11766 docs: Update outdated code.orgmode.org links new a33ad98 CONTRIBUTE: Fix link for cloning as a contributor new 413060b CONTRIBUTE: Fix merge leftover new 3f5605e org-agenda.el: Avoid dependency on subr-x new 6a2c487 Avoid infinite loop in org-agenda-dim-blocked-tasks new ec7c16a ox-latex: Allow percent sign in 'src-block' caption new 399481b Do not ignore user-defined display-buffer-alist in org-insert-link new bf22d98 CONTRIBUTE: Update to follow the new structure of doc/ new d8b9bd0 Fix byte-comp function warnings new 97de19f Fix not updating org-clock-marker after refiling from indirect buffer new e23815b Correctly handle org-log-note-clock-out non-interactively new aea7cab Fix duplicate logbook entry for repeated tasks new dbbb93d lisp/org-table.el: Fix positioning of "#+TBLFM: new f7d6db1 org-bibtex-read: Do not add nil when there is no entry at point new 0b4e357 Avoid creating ID property during tangling new 05ee1e6 Do not rely on M-q binding for filling src-block new 6a558fc org: Fix potential modified src match-data issue new 529a1bd doc/org-manual.org: Reintroduce lost footnote definition. new d13556e lisp/org.el (org-return): Enable `delete-selection' new 14fb761 Do not use mark-whole-buffer noninteractively
Summary of changes: CONTRIBUTE | 54 +++++++++++++-------------- doc/org-manual.org | 6 ++- etc/ORG-NEWS | 10 ++--- lisp/ob-tangle.el | 17 ++++++++- lisp/ol-bibtex.el | 3 +- lisp/ol.el | 13 ++++--- lisp/org-agenda.el | 6 ++- lisp/org-clock.el | 2 +- lisp/org-keys.el | 3 +- lisp/org-macs.el | 2 +- lisp/org-table.el | 3 +- lisp/org.el | 26 +++++++++---- lisp/ox-latex.el | 30 +++++++-------- mk/default.mk | 2 +- mk/server.mk | 2 +- testing/lisp/test-ox.el | 97 +++++++++++++++++++++++++++++++++++++++++++++++++ 16 files changed, 201 insertions(+), 75 deletions(-)