Adapt ediff window handling to multi-tty.
authorChong Yidong <cyd@gnu.org>
Thu, 26 Apr 2012 03:04:36 +0000 (11:04 +0800)
committerChong Yidong <cyd@gnu.org>
Thu, 26 Apr 2012 03:04:36 +0000 (11:04 +0800)
commitf08ae1c9b5ee79aef764f4ef35ae4c84009333e6
tree0f460a3f901a584004ecc37c37764a61a364ac83
parent823ad1d7e83d2e98ba19d686f3c310707ca27c9a
Adapt ediff window handling to multi-tty.

* vc/ediff-init.el: Always define ediff-pixel-width/height.

* vc/ediff-wind.el (ediff-setup-windows-default): New function.
(ediff-window-setup-function): Use it as the default, to set up
windows based on whether the current frame is graphical.
(ediff-choose-window-setup-function-automatically): Make obsolete.

Fixes: debbugs:2138
lisp/ChangeLog
lisp/vc/ediff-init.el
lisp/vc/ediff-wind.el