Re: Search and replace lfuns

2003-04-02 Thread John Levon
On Wed, Apr 02, 2003 at 09:41:14PM +, Angus Leeming wrote: > Below is a proposed change to ControlSearch (which currently does all this > core stuff itself). It attempts to maintain compatibility with the existing Looks OK. Note my comments in lyxfind.C too. You can simply remove the markDi

Search and replace lfuns

2003-04-02 Thread Angus Leeming
Below is a proposed change to ControlSearch (which currently does all this core stuff itself). It attempts to maintain compatibility with the existing LFUN_WORDFINDFORWARD/BACKWARD by placing the qualifying params on a separate line. If you're happy with the basic idea, I'll move this code into