]> git.eshelyaron.com Git - emacs.git/commit
Fix spell-checking email message with citations
authorEli Zaretskii <eliz@gnu.org>
Tue, 14 Nov 2023 13:14:01 +0000 (15:14 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 14 Nov 2023 13:14:01 +0000 (15:14 +0200)
commit3fff22eb20cc59c730c7ec4560c8663dfd55147b
tree249c236e1566143a1cd8395d3ec93469ba33151b
parent5bebd292c63c9a54430854d7d63d01e6f6727e53
Fix spell-checking email message with citations

This became broken 7 years ago, when the 'boundp condition was
removed, and with it an important unrelated part of the code.
* lisp/textmodes/ispell.el (ispell-message): Fix cite-regexp.
lisp/textmodes/ispell.el