]> git.eshelyaron.com Git - emacs.git/commit
Fix search of the look program
authorAndré A. Gomes <andremegafone@gmail.com>
Tue, 28 Sep 2021 05:51:14 +0000 (07:51 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 28 Sep 2021 05:51:14 +0000 (07:51 +0200)
commit213aed0691193dfbdf952c22b300d646f62a3eb9
treeefbc06cdd218cea1422bf57aec9ff4c84097d1f6
parent7757e9b204e58419897874265a448d599dd9c69f
Fix search of the look program

* lisp/textmodes/ispell.el (ispell-look-command): Fix logic
concerning the existence of the look program (bug#50852) -- search
through the executable path.
(ispell-look-p): Adjust logic.
lisp/textmodes/ispell.el