Fix invocation of Hunspell by ispell.el.
authorEli Zaretskii <eliz@gnu.org>
Sun, 8 Apr 2012 17:09:03 +0000 (20:09 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 8 Apr 2012 17:09:03 +0000 (20:09 +0300)
commitb39bb7e124f984a8fe7f05cce4a7f0d92d22e380
treef2f57f616c4d2e9fc7c2c1083113777d8904c8b7
parent3b747a14c7822b70003659b522b91f6e5419e929
Fix invocation of Hunspell by ispell.el.

 lisp/textmodes/ispell.el (ispell-check-version): For hunspell, set
 ispell-encoding8-command to "-i", without a trailing space.
 (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
 separate command-line arguments, to specify the encoding, since
 that's how hunspell expects it.
lisp/ChangeLog
lisp/textmodes/ispell.el