diff options
Diffstat (limited to 'doc/lispref/frames.texi')
| -rw-r--r-- | doc/lispref/frames.texi | 3 |
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. | |||
| 3121 | their descendants as well, keeping their relative positions unaltered. | 3121 | their descendants as well, keeping their relative positions unaltered. |
| 3122 | Note that the hook @code{move-frame-functions} (@pxref{Frame Position}) | 3122 | Note that the hook @code{move-frame-functions} (@pxref{Frame Position}) |
| 3123 | is run for a child frame only when the position of the child frame | 3123 | is run for a child frame only when the position of the child frame |
| 3124 | relative to its parent frame changes. It is not run for a child frame | 3124 | relative to its parent frame changes. |
| 3125 | when 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 |
| 3128 | their previous sizes and their positions relative to the left upper | 3127 | their previous sizes and their positions relative to the left upper |