Function: git-commit-turn-on-flyspell
git-commit-turn-on-flyspell is a function alias for
git-commit-setup-flyspell, defined in git-commit.el.
This function is obsolete since git-commit 4.6.0; use
git-commit-setup-flyspell instead.
Signature
(git-commit-turn-on-flyspell)
Documentation
Unconditionally turn on Flyspell mode.
Also check text that is already in the buffer, while avoiding to check most text that Git will strip from the final message, such as the last comment and anything below the cut line ("--- >8 ---").
Aliases
git-commit-turn-on-flyspell (obsolete since git-commit 4.6.0)