window-height, window-width, and window-full-width-p are now in window.el.
authorMartin Rudalics <rudalics@gmx.at>
Wed, 8 Jun 2011 05:40:45 +0000 (07:40 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Wed, 8 Jun 2011 05:40:45 +0000 (07:40 +0200)
commitf3d1777e719dce79af5b78950deeff9e30ce00b0
tree5784ceca0d5f094f05804d5075c045c25a299d8a
parent18af70d0258153a042be9fd71d4eb090f7189a8f
window-height, window-width, and window-full-width-p are now in window.el.

* window.c (Fwindow_height, Fwindow_width, Fwindow_full_width_p):
Remove.
* window.el (window-height): Defalias to window-total-height.
(window-width): Defalias to window-body-width.
lisp/ChangeLog
lisp/window.el
src/ChangeLog
src/window.c