Hello, Allen Li <darkfel...@felesatra.moe> writes:
> * lisp/org-capture.el (org-capture-fill-template): Changed to use > completing-read-multiple. > * lisp/org.el (org-set-tags-command): Changed to use > completing-read-multiple. > (org-change-tag-in-region): Changed to use a simple completion table. > * testing/lisp/test-org.el (test-org/set-tags-command): Fixed tests. > * etc/ORG-NEWS (Tag completion now uses =completing-read-multiple=): > Added news. Applied. Thank you. I just changed string-join into to good ole mapconcat as the code base does not use subr-x.el Regards, -- Nicolas Goaziou