[7.2.405] When built with small features the matching text is not
commit065264d07dbc2b9268f8d3a229e77afef0eb9b4e
authorBram Moolenaar <Bram@moolenaar.net>
Tue, 23 Mar 2010 14:37:08 +0000 (23 14:37 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Tue, 23 Mar 2010 14:37:08 +0000 (23 14:37 +0000)
tree4417b5d031d776eb443c06137c454b57c9135611
parent5c7b27a251aca688bf729d7e92f8ee2e5d7e283a
[7.2.405] When built with small features the matching text is not

Problem:    When built with small features the matching text is not
            highlighted for ":s/pat/repl/c".

Solution:   Remove the #ifdef for IncSearch. (James Vega)

Patch 7.2.405
src/syntax.c
src/version.c