Variable: ispell-change-dictionary-hook
ispell-change-dictionary-hook is a variable defined in ispell.el.gz.
Value
nil
Documentation
Hook run after changing dictionary.
Probably introduced at or before Emacs version 27.1.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/ispell.el.gz
(defvar ispell-change-dictionary-hook nil
"Hook run after changing dictionary.")