]> git.eshelyaron.com Git - emacs.git/commit
Fix more NS_DRAW_TO_BUFFER #ifdefs (bug#39883)
authorAlan Third <alan@idiocy.org>
Wed, 4 Mar 2020 20:51:40 +0000 (20:51 +0000)
committerAlan Third <alan@idiocy.org>
Wed, 4 Mar 2020 20:53:57 +0000 (20:53 +0000)
commitd1bbd32dba392f2fb4548d892354e78ff8df4451
tree8b235cfa319ffff0016f0e37a5032383603ec348
parentcf45e8022ee182529668c0d50d27b4e168331e97
Fix more NS_DRAW_TO_BUFFER #ifdefs (bug#39883)

* src/nsterm.m (ns_update_end): Make sure the frame is updated after
drawing.
(ns_focus):
(ns_unfocus): Should be checking on NS_DRAW_TO_BUFFER rather than if
it's Cocoa or GNUstep.
src/nsterm.m