elpasync pushed a change to branch externals/org.
from 759da9046a Apply the mode's syntax table(s) when fontifying code
natively
new fb3ccace2f Testing: New test `test-org/org-tags-completion-function'
new 818ea9b43f org-tags-completion-function: Return correct boundary
new bbd008217d org-tags-completion-function: Link to info page in
docstring
new 8e161bcccf org-agenda-filter-completion-function: Return correct
boundary
new c6168b4fdd org-agenda-filter-completion-function: Add info page to
docstring
new 04c0890203 org-tags-completion-function: Return correct boundary
new 0e638c7e4d org-agenda-filter-completion-function: Return correct
boundary
new 31b3b7e0f6 Merge branch 'bugfix'
new 2815a617bb test-ol-man.el: New test file
Summary of changes:
lisp/org-agenda.el | 5 ++-
lisp/org.el | 8 +++-
testing/lisp/test-ol-man.el | 71 ++++++++++++++++++++++++++++++++++
testing/lisp/test-org.el | 94 +++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 176 insertions(+), 2 deletions(-)
create mode 100644 testing/lisp/test-ol-man.el