]> git.eshelyaron.com Git - emacs.git/commit
Fix horizontal bit shifting
authorAlan Third <alan@idiocy.org>
Fri, 14 Feb 2020 20:08:40 +0000 (20:08 +0000)
committerAlan Third <alan@idiocy.org>
Wed, 19 Feb 2020 11:07:44 +0000 (11:07 +0000)
commit1a75e8b7e0d3159dea43c11748e0492ee4d3d929
tree6e083df463bbc1cce8ee930fdc0aea0b8254bb21
parent52dbd70f0ed6896c3524d14834b489cef8584ada
Fix horizontal bit shifting

* src/nsterm.m ([EmacsView copyRect:to:]): Calculate the horizontal
difference instead of just the vertical.
([EmacsView updateLayer]): Fix NSTRACE message.
src/nsterm.m