Put K_NCMDUNDEFINED to the typeahead buffer on unknown command
commitb507d496777839f6c3c64613a18a7fac100e5df6
authorkana <nicht@s8.xrea.com>
Sun, 9 Mar 2008 19:50:40 +0000 (10 04:50 +0900)
committerkana <nicht@s8.xrea.com>
Tue, 11 Mar 2008 10:47:23 +0000 (11 19:47 +0900)
treebf20a0595a06962cc97a602ffb54ebfea8705dc4
parent30fc72883a224eba1927963c14e56d8ed0de60a4
Put K_NCMDUNDEFINED to the typeahead buffer on unknown command

- Modify to put K_NCMDUNDEFINED to the typeahead buffer
  on unknown Normal mode command.
- nv_ncmdundefined(): Fix to beep when no autocommand is defined for
  NCmdUndefined, as same as the original behavior.
src/normal.c