Fix documentation per bug #9949.
authorEli Zaretskii <eliz@gnu.org>
Fri, 4 Nov 2011 10:09:41 +0000 (12:09 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 4 Nov 2011 10:09:41 +0000 (12:09 +0200)
commit89bd5ee15acb93aefd403f3c76d1aff57520608b
treef0b75789124fd62789f8642eec80b97c82c01fe1
parent56c31147dce7a3b3c40792be5b115a2e6dbcfe1d
Fix documentation per bug #9949.

 src/window.c (Fwindow_body_size): Mention in the doc string that the
 return value is in frame's canonical units.
 lisp/window.el (window-body-height, window-body-width): Mention in
 the doc string that the return values are in frame's canonical
 units.
 doc/lispref/windows.texi (Window Sizes): Mention in the doc string that the
 return values of `window-body-height' and `window-body-width' are
 in frame's canonical units.
doc/lispref/ChangeLog
doc/lispref/windows.texi
lisp/ChangeLog
lisp/window.el
src/ChangeLog
src/window.c