(DLR)
do_spell()
- If the spell-checker printed any error messages onscreen, call
- total_refresh() to make sure they're cleared off. (DLR, found
+ total_update() to make sure they're cleared off. (DLR, found
by CHAO Wei-Lun)
do_output()
- Properly allow wrapping when we insert a tab, for consistency.
/* If the spell-checker printed any error messages onscreen, make
* sure they're cleared off. */
- total_refresh();
+ total_update();
if (spell_msg != NULL)
statusbar(_("Spell checking failed: %s: %s"), spell_msg,