Searched refs:wo_spell_save (Results 1 – 2 of 2) sorted by relevance
9262 int wo_spell_save = curwin->w_p_spell; in f_spellbadword() local9276 curwin->w_p_spell = wo_spell_save; in f_spellbadword()9284 curwin->w_p_spell = wo_spell_save; in f_spellbadword()9322 curwin->w_p_spell = wo_spell_save; in f_spellbadword()9348 int wo_spell_save = curwin->w_p_spell; in f_spellsuggest() local9366 curwin->w_p_spell = wo_spell_save; in f_spellsuggest()9374 curwin->w_p_spell = wo_spell_save; in f_spellsuggest()9417 curwin->w_p_spell = wo_spell_save; in f_spellsuggest()
474 int wo_spell_save = curwin->w_p_spell; in spell_suggest() local700 curwin->w_p_spell = wo_spell_save; in spell_suggest()