Function: flyspell-mode-on
flyspell-mode-on is a function alias for flyspell--mode-on, defined in
flyspell.el.gz.
This function is obsolete since 30.1; use flyspell--mode-on instead.
Signature
(flyspell-mode-on &optional SHOW-MSG)
Documentation
Turn Flyspell mode on. Do not use this; use flyspell-mode(var)/flyspell-mode(fun) instead.
If optional argument SHOW-MSG is non-nil, show a welcome message
if flyspell-issue-message-flag and flyspell-issue-welcome-flag
are both non-nil.
Aliases
flyspell-mode-on (obsolete since 30.1)