vi: fix "set ic" command; code shrink while at it. closes bug 1765
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 18 May 2010 23:54:37 +0000 (01:54 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 18 May 2010 23:54:37 +0000 (01:54 +0200)
commit9f82d0be615540ffc1fe4551750e6cb0bc76f737
treeeec308dd2aeeeb6c6ce3a8a00f47f95ccc01e4ed
parent92510141e24251a1d72fbdeef4e2ed2b2b25b433
vi: fix "set ic" command; code shrink while at it. closes bug 1765

function                                             old     new   delta
colon                                               2970    2848    -122

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
editors/vi.c