]> git.eshelyaron.com Git - emacs.git/commit
Clear past end of frame on Haiku
authorPo Lu <luangruo@yahoo.com>
Wed, 24 Nov 2021 09:56:29 +0000 (09:56 +0000)
committerPo Lu <luangruo@yahoo.com>
Wed, 24 Nov 2021 09:56:29 +0000 (09:56 +0000)
commite754973d4ddf6925b0289ce1f2cbbf415310a5da
treec1c45e19c158a702102403b4fb63178a727b6d82
parent7394c0fe3540d96109034495a50e317b1bceb338
Clear past end of frame on Haiku

* src/haiku_support.c (EmacsWindow.FrameResized): Delete
size adjustment.

* src/haikuterm.c (haiku_clear_frame): Clear one pixel
past the end of the frame.
src/haiku_support.cc
src/haikuterm.c