]> code.delx.au - gnu-emacs/commit
Describe frame geometry and related functions in Elisp manual
authorMartin Rudalics <rudalics@gmx.at>
Thu, 20 Aug 2015 16:09:24 +0000 (18:09 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Thu, 20 Aug 2015 16:09:24 +0000 (18:09 +0200)
commite68d43eb8734b4ec466c489b43b26fe732e02dfd
tree2be30940d343202c871f6a97b4858676a00ae5d4
parentd13dc271e52c7d977aee6f32c3d40b8b15b04c6c
Describe frame geometry and related functions in Elisp manual

* doc/lispref/display.texi (Size of Displayed Text, Line Height)
(Showing Images): Update references.
* doc/lispref/elisp.texi (Top): Update node listing.
* doc/lispref/frames.texi (Frame Geometry): New node.  Move
`Size and Position' section here.
(Size Parameters): Update references.
(Mouse Position): Update references and nomenclature.  Describe
new functions `x-mouse-absolute-pixel-position' and
`x-set-mouse-absolute-pixel-position'.
* doc/lispref/windows.texi (Window Sizes): Update references.
(Resizing Windows): Update references.  Move description of
`fit-frame-to-buffer' here.
(Coordinates and Windows): Update nomenclature and references.
Describe new arguments of `window-edges'.  Comment out
descriptions of `window-left-column', `window-top-line',
`window-pixel-left' and `window-pixel-top'.  Describe
`window-absolute-pixel-position'.
doc/lispref/display.texi
doc/lispref/elisp.texi
doc/lispref/frames.texi
doc/lispref/windows.texi