Fix ispell window handling.
commit655a6f35dfae775de53daff99ce0b1c802f4b4b7
authorMartin Rudalics <rudalics@gmx.at>
Thu, 18 Dec 2014 17:53:48 +0000 (18 18:53 +0100)
committerMartin Rudalics <rudalics@gmx.at>
Thu, 18 Dec 2014 17:53:48 +0000 (18 18:53 +0100)
tree7d2e96b1a1f8d0f11e4009896f61e21514a706c8
parent47f730e3b6a36d6b3e22b91caac576ec2ac4bd7c
Fix ispell window handling.

* textmodes/ispell.el (ispell-command-loop): Suppress horizontal
scroll bar on ispell's windows.  Don't count window lines and
don't deal with dedicated windows.
(ispell-show-choices, ispell-help): Let `ispell-display-buffer'
do the window handling.
(ispell-adjusted-window-height, ispell-overlay-window): Remove.
(ispell-display-buffer): New function to reuse, create and fit
window to ispell's buffers. (Bug#3413)
lisp/ChangeLog
lisp/textmodes/ispell.el