]> code.delx.au - gnu-emacs/commit
Provide NS notification objects where required to eliminate warnings
authorDavid Reitter <david.reitter@gmail.com>
Sun, 8 Nov 2015 01:43:29 +0000 (20:43 -0500)
committerDavid Reitter <david.reitter@gmail.com>
Sun, 8 Nov 2015 01:46:58 +0000 (20:46 -0500)
commit35cd51814507987b916c4b4e0a7b45e09e454341
treea4eca29f8e660ded811707acb2415cd1c2bc36cc
parentea88d874a4f3ecbfdb5fa79dcb3ea90927cebec2
Provide NS notification objects where required to eliminate warnings

* nsterm.m (windowDidResize:, toggleFullScreen:):
Call notification functions with notification objects
as per delegate APIs.
src/nsterm.m