]> git.eshelyaron.com Git - emacs.git/commit
Make ispell.el ignore warnings from enchant-lsmod (closes #44318)
authorReuben Thomas <rrt@sc3d.org>
Mon, 2 Nov 2020 18:06:11 +0000 (18:06 +0000)
committerReuben Thomas <rrt@sc3d.org>
Mon, 2 Nov 2020 18:17:20 +0000 (18:17 +0000)
commit55e92de6d5bf43651c687b857cf18773628fe253
tree4b05312a1236811c9da7fbf89a94d152bf53f044
parent4445cb76db57b3037d906ef2d0703a4ab4b1f9a7
Make ispell.el ignore warnings from enchant-lsmod (closes #44318)

* lisp/textmodes/ispell.el (ispell--call-enchant-lsmod): Don’t capture
  stderr. Also remove unnecessary with-current-buffer wrapper.
lisp/textmodes/ispell.el