Fuzzy links to headlines ignore COMMENT keywords
commit22f732c2553cc8ab42e8465018042bf0f49b6f4f
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 26 Mar 2015 20:05:27 +0000 (26 21:05 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 26 Mar 2015 20:05:27 +0000 (26 21:05 +0100)
tree925d5e08c7fb9f1b23617f8ebba7aefc384bed25
parent2f58e3c011ec84f621905332d8df68b83da580d9
Fuzzy links to headlines ignore COMMENT keywords

* lisp/org.el (org-link-search): Ignore COMMENT keyword.
* testing/lisp/test-org.el (test-org/fuzzy-links): Add test.

Reported-by: Martin Carlé <mc@aiguphonie.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/96413>
lisp/org.el
testing/lisp/test-org.el