]> git.lyx.org Git - features.git/commit
Findadv: Use '\n' as delimiter for end of data with same features
authorKornel Benko <kornel@lyx.org>
Fri, 2 Nov 2018 09:32:28 +0000 (10:32 +0100)
committerKornel Benko <kornel@lyx.org>
Fri, 2 Nov 2018 09:32:28 +0000 (10:32 +0100)
commit5c83ad37d0aea4503fa6dd0c510426830a98c974
treea6ad343f46b3c49728b932d3c6976443b262905a
parent47455ad65eb98efe5e802ae5107e480201abe0a9
Findadv: Use '\n' as delimiter for end of data with same features

This allows to use '.' in regex without matching also wrong data.

Also added modified patch from ajd (see #11241).
src/lyxfind.cpp