]> git.lyx.org Git - features.git/commit
FindAdv: Amend cd4ae51f
authorKornel Benko <kornel@lyx.org>
Mon, 4 Mar 2019 13:37:10 +0000 (14:37 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 12:39:59 +0000 (14:39 +0200)
commit5feeab26e676c9e2d7c3d885181c4f22b78b8059
tree8483d91d07c08ca5d3f3984b388980d4b5453a4f
parent7e667ec767a0391add6dceda91f97d4916342915
FindAdv: Amend cd4ae51f

Prevent to match only part of a macro.
For instance, we want find '\imath' but not '\imathxxxx'
while checking for accents.
src/lyxfind.cpp