]> git.eshelyaron.com Git - emacs.git/commit
; Fixed visual bell artifact problem on NextStep.
authorAnders Lindgren <andlind@gmail.com>
Sat, 2 Jan 2016 14:54:01 +0000 (15:54 +0100)
committerAnders Lindgren <andlind@gmail.com>
Sat, 2 Jan 2016 14:54:01 +0000 (15:54 +0100)
commit55a28d8a1b1981d8469b39c68488f1848e8601b2
tree9921dea24f46d146164cb053ed42eef59a1f987b
parentd064034c1c805ba263de26efe7ca42acecbe8899
; Fixed visual bell artifact problem on NextStep.

* src/nsterm.m (EmacsBell): Add feature to remove visual bell
  unconditionally.
  (hide_bell): New function.
  (ns_copy_bits): Hide visible bell before scrolling the frame content.
src/nsterm.m