`org-scan-tags' retrieve all TODO keywords, not only not-done ones
commit2fb129b5c7d8da924f02217f83be1254d86720eb
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 17 Aug 2017 13:16:07 +0000 (17 15:16 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 17 Aug 2017 13:16:07 +0000 (17 15:16 +0200)
tree2cea37131c6fe5f6e3883b2a000d74c0eb7e42ad
parentdb0ef4d06e7025b5e9241df794313a7221f82035
`org-scan-tags' retrieve all TODO keywords, not only not-done ones

* lisp/org.el (org-scan-tags): Retrieve all TODO keywords.  DONE
  keywords can be filtered using "/!" matcher syntax or equivalent.

Reported-by: Julien Cubizolles <j.cubizolles@free.fr>
<http://lists.gnu.org/archive/html/emacs-orgmode/2017-08/msg00367.html>
etc/ORG-NEWS
lisp/org.el