Fixes to window size calculations in term.el.
commit32f7f28e027bc7f937637f05f218b8d8c5283196
authorChong Yidong <cyd@gnu.org>
Wed, 20 Jun 2012 08:34:21 +0000 (20 16:34 +0800)
committerChong Yidong <cyd@gnu.org>
Wed, 20 Jun 2012 08:34:21 +0000 (20 16:34 +0800)
tree5981bed2376e554dc786001ca54454a419832835
parent493c66882d491bcd6178e580abea92787f3e1555
Fixes to window size calculations in term.el.

* term.el (term-window-width): Handle the case of a missing right
fringe.
(term-check-size): Use window-text-height.
(term-mode): Use define-derived-mode.  Minor cleanups.

Fixes: debbugs:8837
lisp/ChangeLog
lisp/term.el