Variable: flyspell-generic-check-word-p

flyspell-generic-check-word-p is an alias and buffer-local for flyspell-generic-check-word-predicate, defined in flyspell.el.gz.

This variable is obsolete since 25.1; use flyspell-generic-check-word-predicate instead.

Documentation

Function providing per-mode customization over which words are flyspelled.

Returns t to continue checking, nil otherwise. Flyspell mode sets this variable to whatever is the flyspell-mode-predicate property of the major mode name.

Probably introduced at or before Emacs version 21.1.

Aliases

flyspell-generic-check-word-p (obsolete since 25.1)