]> git.eshelyaron.com Git - emacs.git/commit
Fix flyspell welcome message
authorStefan Kangas <stefankangas@gmail.com>
Thu, 27 Aug 2020 05:07:39 +0000 (07:07 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Thu, 27 Aug 2020 09:12:52 +0000 (11:12 +0200)
commit4766006d3c79db8162aa72e01242806b9f0d2f76
treed9ff639b562b237b768aaa233feb8a4c39a2787c
parent36b3abc6722ddf8d841a72118e644e75c8124a7a
Fix flyspell welcome message

* lisp/textmodes/flyspell.el (flyspell-mode, flyspell-mode-on):
Fix showing welcome message when `flyspell-issue-welcome-flag' and
`flyspell-issue-message-flag' are both non-nil.  (Bug#43065)
lisp/textmodes/flyspell.el