elpasync pushed a change to branch externals/org.
from 3e11b2eb88 org-make-tags-matcher: Byte-compile the returned function
new 735334445f org-ctags.el: Define unload function
new badb09d679 org-ctags.el: Do not activate on load
new 0f0019e326 org-ctags.el: Protect shell specials in directory name
new 3c01767f7e test-org-ctags.el: Test escaping of shell arguments
Summary of changes:
etc/ORG-NEWS | 12 +++
lisp/org-ctags.el | 90 ++++++++++++-------
testing/lisp/test-org-ctags.el | 192 +++++++++++++++++++++++++++++++++++++++++
3 files changed, 263 insertions(+), 31 deletions(-)
create mode 100644 testing/lisp/test-org-ctags.el