* lisp/textmodes/ispell.el: Compile with lexical-binding
commit03887a1932e30da3f77f4ba80f67affb330ec56c
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 18 Apr 2016 16:27:58 +0000 (18 12:27 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 18 Apr 2016 16:27:58 +0000 (18 12:27 -0400)
tree42c60014f0f22217a71060794ec3c8512f75c3d6
parent531c9a43ad91aa979f02651b135f9e7c3446996f
* lisp/textmodes/ispell.el: Compile with lexical-binding

(declare-function): Don't define any more.
(ispell-check-minver, ispell-looking-back): Tweak definition so that
the compiler can obviously know that it's always defined.
(ispell-debug-buffer): Declare var.
(ispell-hunspell-fill-dictionary-entry)
(ispell-parse-hunspell-affix-file, ispell-hunspell-add-multi-dic)
(ispell-find-hunspell-dictionaries, ispell-set-spellchecker-params)
(ispell-command-loop): Avoid add-to-list on local variables.
lisp/textmodes/ispell.el