Remove sentence from child frames section in Elisp manual

* doc/lispref/frames.texi (Child Frames): Remove one sentence.
Suggested by Bob Weiner <rsw@gnu.org>.
This commit is contained in:
Martin Rudalics 2017-12-10 10:38:08 +01:00
parent ad491c80e4
commit a829cb8c8b

View file

@ -3121,8 +3121,7 @@ while still being visible themselves.
their descendants as well, keeping their relative positions unaltered. their descendants as well, keeping their relative positions unaltered.
Note that the hook @code{move-frame-functions} (@pxref{Frame Position}) Note that the hook @code{move-frame-functions} (@pxref{Frame Position})
is run for a child frame only when the position of the child frame is run for a child frame only when the position of the child frame
relative to its parent frame changes. It is not run for a child frame relative to its parent frame changes.
when the position of the parent frame changes.
When a parent frame is resized, its child frames conceptually retain When a parent frame is resized, its child frames conceptually retain
their previous sizes and their positions relative to the left upper their previous sizes and their positions relative to the left upper