]> git.eshelyaron.com Git - emacs.git/commit
Fix the Android port
authorPo Lu <luangruo@yahoo.com>
Mon, 27 Jan 2025 01:11:21 +0000 (09:11 +0800)
committerEshel Yaron <me@eshelyaron.com>
Thu, 30 Jan 2025 18:03:00 +0000 (19:03 +0100)
commit2bbf62cbf66c5f6d093dfba5d26f357deb7a1132
tree854fd0f355e97983f45e73c88952ab989586f96b
parent0fb4f15f5e1dc3b1c5643047fc0059ea7fd98fc1
Fix the Android port

* src/term.c (tty_frame_at) [HAVE_ANDROID]: Always return nil.

* src/terminal.c (cursor_to, raw_cursor_to) [HAVE_ANDROID]:
Don't call root_xy.

(cherry picked from commit 8d11871c63e65459fd14f1cbe08bf0460c452ac6)
src/term.c
src/terminal.c