]> git.eshelyaron.com Git - emacs.git/commit
Fix mouse face display bug on MS-DOS
authorPo Lu <luangruo@yahoo.com>
Mon, 7 Aug 2023 13:14:53 +0000 (21:14 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 7 Aug 2023 13:14:53 +0000 (21:14 +0800)
commit72a606bb275b91845febd84c52897be8b8b0d877
treea39f8804cf3f678cf94a3d899b3ceb2941cc08b5
parent6990af4ca9057ef203c316f2d18510a07025be6c
Fix mouse face display bug on MS-DOS

* src/msdos.c (tty_draw_row_with_mouse_face): Tweak coordinates to
reflect the number of glyphs used within the margin area.
src/msdos.c