From a829cb8c8bc2bd05abf2e572be29eb53b28a9cf3 Mon Sep 17 00:00:00 2001 From: Martin Rudalics Date: Sun, 10 Dec 2017 10:38:08 +0100 Subject: [PATCH] Remove sentence from child frames section in Elisp manual * doc/lispref/frames.texi (Child Frames): Remove one sentence. Suggested by Bob Weiner . --- doc/lispref/frames.texi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 2.39.5