0
0
mirror of https://github.com/vim/vim.git synced 2025-09-27 04:14:06 -04:00

updated for version 7.0083

This commit is contained in:
Bram Moolenaar
2005-06-08 21:56:31 +00:00
parent 0e4d877ed8
commit 3982c54106
3 changed files with 122 additions and 49 deletions

View File

@@ -4684,6 +4684,7 @@ dozet:
return;
spell_add_word(ptr, len, nchar == 'w');
}
break;
#endif
default: clearopbeep(cap->oap);