]> code.delx.au - gnu-emacs/commit
Avoid screen artifacts with new OS X visible bell after scrolling
authorAnders Lindgren <andlind@gmail.com>
Thu, 17 Mar 2016 20:07:04 +0000 (21:07 +0100)
committerAnders Lindgren <andlind@gmail.com>
Thu, 17 Mar 2016 20:07:04 +0000 (21:07 +0100)
commit1df7173eb23510ef5faabede04a487955aec2917
tree836f4a39f614abe3fefcd735f047153c9ebbd364
parent7a2edd3427b8006805c8fd293c2e481114776e4d
Avoid screen artifacts with new OS X visible bell after scrolling

* src/nsterm.m (EmacsBell): Save NSView when displaying the
visible bell and set `needsDisplay' when removed.
(hide_bell): Trace.
(ns_copy_bits): Trace.
src/nsterm.m