vi: fix regex search, make it selectable in config
authorWalter Harms <wharms@bfs.de>
Mon, 27 Jun 2011 00:59:37 +0000 (02:59 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 27 Jun 2011 00:59:37 +0000 (02:59 +0200)
commitb9ba580917b59e4770ba99db7c61288f2476eb61
treecb8a6f71fa73527d6af24c049835927badc5581c
parent52f4fe9db6cedfba332ee0923182f5b2e9d9673b
vi: fix regex search, make it selectable in config

function                                             old     new   delta
char_search                                          134     214     +80
find_pair                                            187     169     -18
mycmp                                                 37       -     -37

Signed-off-by: Walter Harms <wharms@bfs.de>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
editors/Config.src
editors/Kbuild.src
editors/vi.c
include/applets.src.h