]> git.eshelyaron.com Git - emacs.git/commit
Clean up ispell "look"-related variables
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 2 Sep 2022 11:34:55 +0000 (13:34 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 2 Sep 2022 11:34:55 +0000 (13:34 +0200)
commit3de942542a2618100de13554aaf05a8158017fef
treeae42f7316fb9b30be29bab52476595c66435888c
parentf84c45054ab560ad373c58cd48f43cc582c125ca
Clean up ispell "look"-related variables

* lisp/textmodes/ispell.el (ispell-look-p): Make obsolete.
(ispell-lookup-words): Look up the look command at run time
instead (bug#50852).
(ispell-have-new-look): Make obsolete.
(ispell-look-options): Adjust.  Apparently the version of "look"
that had a "-r" (regexp interface) never took off -- it's not
present in GNU/Linux or Macos, at least, as far as we can tell.
lisp/textmodes/ispell.el