]> git.eshelyaron.com Git - emacs.git/commit
Fix previous code change to `ispell--call-enchant-lsmod'
authorReuben Thomas <rrt@sc3d.org>
Mon, 2 Nov 2020 21:37:46 +0000 (21:37 +0000)
committerReuben Thomas <rrt@sc3d.org>
Mon, 2 Nov 2020 21:37:46 +0000 (21:37 +0000)
commit50f0b00748bea6d39915a1e2e2cbeca2accb7417
treeca6e6545e12f155db156369fd2fa31b69d462eab
parenta2bddd77108c622cd88eb2d0468d9236bf8f33a5
Fix previous code change to `ispell--call-enchant-lsmod'

* lisp/textmodes/ispell.el (ispell--call-enchant-lsmod): Restore the
use of with-current-buffer, to avoid enchant-lsmod’s output being
dumped into the current buffer.
lisp/textmodes/ispell.el