]> git.eshelyaron.com Git - emacs.git/commit
Restore a default before macOS 14 API change (bug#72440)
authorGerd Möllmann <gerd@gnu.org>
Mon, 5 Aug 2024 07:39:01 +0000 (09:39 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 6 Aug 2024 09:55:29 +0000 (11:55 +0200)
commit98d214912baa517242b2cc867fd27aa816a50be3
treef061417f09337f88d353e00d41ba87d33a624096
parent35fdaa02ac24e363f54f40c8a4d6e0582c1efbf4
Restore a default before macOS 14 API change (bug#72440)

* src/nsterm.m ([EmacsView initFrameFromEmacs:]): Set clipsToBounds to
YES.

(cherry picked from commit 9253910a5a5ec89fe6e676e53f355f3b0bdc176e)
src/nsterm.m