aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/frames.texi3
1 files changed, 1 insertions, 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.
3121their descendants as well, keeping their relative positions unaltered. 3121their descendants as well, keeping their relative positions unaltered.
3122Note that the hook @code{move-frame-functions} (@pxref{Frame Position}) 3122Note that the hook @code{move-frame-functions} (@pxref{Frame Position})
3123is run for a child frame only when the position of the child frame 3123is run for a child frame only when the position of the child frame
3124relative to its parent frame changes. It is not run for a child frame 3124relative to its parent frame changes.
3125when the position of the parent frame changes.
3126 3125
3127 When a parent frame is resized, its child frames conceptually retain 3126 When a parent frame is resized, its child frames conceptually retain
3128their previous sizes and their positions relative to the left upper 3127their previous sizes and their positions relative to the left upper