]> git.eshelyaron.com Git - emacs.git/commit
Force screen update after drawing cursor glyph (bug#23774)
authorAlan Third <alan@idiocy.org>
Sun, 3 Sep 2017 12:51:14 +0000 (13:51 +0100)
committerAlan Third <alan@idiocy.org>
Sun, 3 Sep 2017 12:54:18 +0000 (13:54 +0100)
commit1b492fa5456e2b6face8d0856f11d17e432693b0
tree46274e7989b4727278a3523952c086a678b07034
parentc8439abe22f1bb5e717f5c0f3725084c8d738155
Force screen update after drawing cursor glyph (bug#23774)

* src/nsterm.m (ns_draw_window_cursor): Force a screen update after
drawing the glyph over the cursor.
src/nsterm.m