]> git.eshelyaron.com Git - emacs.git/commit
Remove resizable attribute on macOS undecorated frames (bug#28512)
authorAlan Third <alan@idiocy.org>
Tue, 17 Oct 2017 09:51:03 +0000 (10:51 +0100)
committerAlan Third <alan@idiocy.org>
Wed, 18 Oct 2017 08:25:33 +0000 (09:25 +0100)
commitdc8812829b81540d385eaa5577fa31397a8181d3
treeee177c28644a4841ef13b85f8b1b0dc278e59774
parentb970a4a52a1c04afce4916ca2bf337e2b36d26c4
Remove resizable attribute on macOS undecorated frames (bug#28512)

* src/nsterm.m (FRAME_DECORATED_FLAGS): Remove Cocoa specific #define.
(initFrameFromEmacs): Remove Cocoa specific window style attributes.
src/nsterm.m