]> git.eshelyaron.com Git - emacs.git/commit
Fix the Android port
authorPo Lu <luangruo@yahoo.com>
Fri, 20 Dec 2024 00:39:29 +0000 (08:39 +0800)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Dec 2024 15:17:28 +0000 (16:17 +0100)
commite91d6bb4231627a1375d664a7668ce141334fe2d
treef97cc43f096df98be4552228684e8c0eb315af8f
parent05c267e57bf23656bb6b1e4cfbcb90650e769c31
Fix the Android port

* src/dispnew.c (terminal_cursor_magic)
(combine_updates_for_frame): Disable unused code on Android.

* src/frame.c (tty_child_frame_rect): Define out on Android.

(cherry picked from commit e166803f8c1f1870cefb4f5b7828422a145cd3d4)
src/dispnew.c
src/frame.c