From: Martin Rudalics Date: Sun, 10 Dec 2017 09:38:08 +0000 (+0100) Subject: Remove sentence from child frames section in Elisp manual X-Git-Tag: emacs-26.0.91~170 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a829cb8c8bc2bd05abf2e572be29eb53b28a9cf3;p=emacs.git Remove sentence from child frames section in Elisp manual * doc/lispref/frames.texi (Child Frames): Remove one sentence. Suggested by Bob Weiner . --- diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi index a146061c771..ec75361ace3 100644 --- a/doc/lispref/frames.texi +++ b/doc/lispref/frames.texi @@ -3121,8 +3121,7 @@ while still being visible themselves. their descendants as well, keeping their relative positions unaltered. 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 -relative to its parent frame changes. It is not run for a child frame -when the position of the parent frame changes. +relative to its parent frame changes. When a parent frame is resized, its child frames conceptually retain their previous sizes and their positions relative to the left upper