emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 6a402bd3a7d 2/2: Update Android port


From: Po Lu
Subject: master 6a402bd3a7d 2/2: Update Android port
Date: Mon, 25 Sep 2023 21:42:29 -0400 (EDT)

branch: master
commit 6a402bd3a7dd140c2b4fc9f9c0f698b2afe27549
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>

    Update Android port
    
    * src/androidterm.c (android_draw_fringe_bitmap): Sync with
    xterm.c.
---
 src/androidterm.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/androidterm.c b/src/androidterm.c
index 8940baa286b..438f8ce1fbb 100644
--- a/src/androidterm.c
+++ b/src/androidterm.c
@@ -2573,6 +2573,7 @@ android_draw_fringe_bitmap (struct window *w, struct 
glyph_row *row,
        }
     }
 
+ undo_clip:
   android_reset_clip_rectangles (f, gc);
 }
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]