]> git.eshelyaron.com Git - emacs.git/commit
Fix ispell program comparison
authorDmitrii Kuragin <dkuragin@ya.ru>
Thu, 6 May 2021 09:45:06 +0000 (11:45 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 6 May 2021 09:45:06 +0000 (11:45 +0200)
commitc8c27864aa5db2604304a6354ae441c7b0ca5474
treef3f0958f8c6601e7377339d9a80e714f09ff568f
parentf0648fef35e1923f477aef44b2d75e41e3d15d92
Fix ispell program comparison

* lisp/textmodes/ispell.el (ispell-set-spellchecker-params):
Compare strings with `equal', not `eq' (since the identity of the
string may change) (bug#48246).

Copyright-paperwork-exempt: yes
lisp/textmodes/ispell.el