Commits

Paul Fox committed 0f2dd9f4eb9
vi-mode changes: eliminate warnings from out-of-range-for-type case labels that are emitted by gcc4. rearrange macros to eliminate these extra case labels entirely (since the optimizer may no longer do it for us). eliminate static BUFSIZ character deletion buffer -- malloc it, and make it much much smaller.