]> 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)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 12:39:50 +0000 (14:39 +0200)
commitcdcf12c60f925cdc37b8b6dd8327c942e82f6690
treea6ad343f46b3c49728b932d3c6976443b262905a
parentc15456f832323367d910a3271fe8c7b7ba65d42b
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