Mercurial > emacs
diff lispref/frames.texi @ 24951:7451b1458af1
*** empty log message ***
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Sat, 17 Jul 1999 02:15:13 +0000 |
| parents | 63f6e25f0cbd |
| children | 467b88fab665 |
line wrap: on
line diff
--- a/lispref/frames.texi Sat Jul 17 00:49:00 1999 +0000 +++ b/lispref/frames.texi Sat Jul 17 02:15:13 1999 +0000 @@ -364,7 +364,11 @@ pixels, call @code{frame-pixel-width}; see @ref{Size and Position}.) @item window-id -The number of the window-system window used by the frame. +The number of the window-system window used by the frame +to contain the actual Emacs windows. + +@item outer-window-id +The number of the outermost window-system window used for the whole frame. @item minibuffer Whether this frame has its own minibuffer. The value @code{t} means
