Fix lsearch strings with newline characters
commit4dde26f0863ca57fd3fdfb8dc57c631cb22e6cc1
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 27 Mar 2017 11:34:04 +0000 (27 13:34 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 27 Mar 2017 11:34:04 +0000 (27 13:34 +0200)
treee3a550e9ad4ab9830a47e81a0fad26c890ae62b5
parent18d9b2181bb95f84d3dbc2ad92ca67a4f3e15c66
Fix lsearch strings with newline characters

* lisp/org.el (org-link-search): Fix regexp.
* testing/lisp/test-org.el (test-org/fuzzy-links): Add test.

Reported-by: Matt Lundin <mdl@imapmail.org>
<http://permalink.gmane.org/gmane.emacs.orgmode/112876>
lisp/org.el
testing/lisp/test-org.el