diff --git a/lisp/textmodes/ispell.el b/lisp/textmodes/ispell.el index 60cf46da30d..e8eaf568b11 100644 --- a/lisp/textmodes/ispell.el +++ b/lisp/textmodes/ispell.el @@ -913,6 +913,7 @@ or \\[ispell-region] to update the Ispell process." (funcall ispell-format-word poss)))) ((null poss) (message "Error in ispell process")) (ispell-check-only ; called from ispell minor mode. + (message "Misspelled word `%s'" word) (beep)) (t ; prompt for correct word. (save-window-excursion