]> git.eshelyaron.com Git - emacs.git/commit
Ensure NS frame is redrawn correctly after scroll
authorAlan Third <alan@idiocy.org>
Fri, 12 Oct 2018 20:45:03 +0000 (21:45 +0100)
committerAlan Third <alan@idiocy.org>
Fri, 12 Oct 2018 20:46:53 +0000 (21:46 +0100)
commita6ab8db3a3dc5ec107ef023c6659620584309c97
treedbda4217e557dac8463f122b3ba45e8ab04d4d25
parent643df633ea8afafce661a20b54676691f59a68ce
Ensure NS frame is redrawn correctly  after scroll

* src/nsterm.m (ns_copy_bits): Set needsDisplay so the previous cursor
position is redrawn.
src/nsterm.m