aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/frames.texi
diff options
context:
space:
mode:
authorAlan Mackenzie2022-01-22 11:02:50 +0000
committerAlan Mackenzie2022-01-22 11:02:50 +0000
commit14d64a8adcc866deecd758b898e8ef2d836b354a (patch)
tree83cff9669e266f8e283ccb8cd7518e909240f1e1 /doc/lispref/frames.texi
parentbdd9b5b8a0d37dd09ee530c1dab3a44bee09e0f8 (diff)
parentebe334cdc234de2897263aed4c05ac7088c11857 (diff)
downloademacs-scratch/correct-warning-pos.tar.gz
emacs-scratch/correct-warning-pos.zip
Merge branch 'master' into scratch/correct-warning-posscratch/correct-warning-pos
Diffstat (limited to 'doc/lispref/frames.texi')
-rw-r--r--doc/lispref/frames.texi6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi
index ca7d9ada0ba..2eeb8b7ed74 100644
--- a/doc/lispref/frames.texi
+++ b/doc/lispref/frames.texi
@@ -3154,10 +3154,8 @@ raises @var{frame} above all other child frames of its parent.
3154@deffn Command lower-frame &optional frame 3154@deffn Command lower-frame &optional frame
3155This function lowers frame @var{frame} (default, the selected frame) 3155This function lowers frame @var{frame} (default, the selected frame)
3156below all other frames belonging to the same or a higher z-group as 3156below all other frames belonging to the same or a higher z-group as
3157@var{frame}.@footnote{Lowering frames is not supported on Haiku, due 3157@var{frame}. If @var{frame} is a child frame (@pxref{Child Frames}),
3158to limitations imposed by the system.} If @var{frame} is a child 3158this lowers @var{frame} below all other child frames of its parent.
3159frame (@pxref{Child Frames}), this lowers @var{frame} below all other
3160child frames of its parent.
3161@end deffn 3159@end deffn
3162 3160
3163@defun frame-restack frame1 frame2 &optional above 3161@defun frame-restack frame1 frame2 &optional above