]> git.eshelyaron.com Git - emacs.git/commit
Find a way to make lowering frames work on Haiku
authorPo Lu <luangruo@yahoo.com>
Sat, 15 Jan 2022 05:30:28 +0000 (05:30 +0000)
committerPo Lu <luangruo@yahoo.com>
Sat, 15 Jan 2022 05:30:28 +0000 (05:30 +0000)
commit43618cd44c44568947732aacfe99919f25202343
treec59c2a4d766ed426ce09d567564ec1b2d2b51f2d
parent9d809ed9bb778327b09c1ac10b1166df70ebd682
Find a way to make lowering frames work on Haiku

* doc/lispref/frames.texi (Raising and Lowering): Document that
lowering frames is now supported on Haiku.
* src/haikuterm.c (haiku_frame_raise_lower): Implement a hack to
lower frames.
doc/lispref/frames.texi
src/haikuterm.c