ispell-highlight-spelling-error-generic

ispell-highlight-spelling-error-generic is a compiled Lisp function in `ispell.el'.

(ispell-highlight-spelling-error-generic START END &optional HIGHLIGHT REFRESH)

Highlight the word from START to END with a kludge using `inverse-video'.
When the optional third arg HIGHLIGHT is set, the word is highlighted;
otherwise it is displayed normally.
Uses block cursor to highlight one character.
Optional REFRESH will unhighlighted then highlight, using block cursor
highlighting when REFRESH is equal to `block'.