diff options
author | Po Lu <luangruo@yahoo.com> | 2022-01-04 05:22:56 +0000 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-01-04 05:22:56 +0000 |
commit | f3481f21f710ab41980623728917704bb25b3ae5 (patch) | |
tree | 82f9d945da68ba38e2e2dc9007716ea3a9b68bbc /lisp/emacs-lisp | |
parent | 6668a7608cac6f09d4adc3282fce9a7c03e56792 (diff) | |
download | emacs-f3481f21f710ab41980623728917704bb25b3ae5.tar.gz emacs-f3481f21f710ab41980623728917704bb25b3ae5.tar.bz2 emacs-f3481f21f710ab41980623728917704bb25b3ae5.zip |
Find a way to make restacking frames work on Haiku
* doc/lispref/frames.texi (Raising and Lowering): Update
documentation to reflect that restacking frames is now
supported on Haiku.
* lisp/frame.el (haiku-frame-restack): New declaration.
(frame-restack): Use `haiku-frame-restack' on Haiku.
* src/haiku_support.cc (BWindow_send_behind):
* src/haiku_support.h (BWindow_send_behind):
* src/haikufns.c (Fhaiku_frame_restack): New functions.
(syms_of_haikufns): New subr `haiku-frame-restack'.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions