]> git.eshelyaron.com Git - emacs.git/commit
Fix call of registerServicesMenuSendTypes
authorPhilipp Stephani <phst@google.com>
Sat, 20 May 2017 14:56:38 +0000 (16:56 +0200)
committerPhilipp Stephani <phst@google.com>
Sun, 21 May 2017 19:50:30 +0000 (21:50 +0200)
commitfa389f5b54aedab0b4cc5f8fb6f558e55b27d55d
tree51a79bf52382624e38860bbacde7972bbb291d5b
parent6dd94bcc6b44ee06917d76d638120eca2cf59377
Fix call of registerServicesMenuSendTypes

* src/nsterm.m (initFrameFromEmacs:): nil is not allowed for
returnTypes; pass an empty array instead.
src/nsterm.m