diff --git a/patches/0001-ns-implement-AXBoundsForRange-for-macOS-Zoom-cursor-.patch b/patches/0001-ns-implement-AXBoundsForRange-for-macOS-Zoom-cursor-.patch index 57b3eef..54cbf19 100644 --- a/patches/0001-ns-implement-AXBoundsForRange-for-macOS-Zoom-cursor-.patch +++ b/patches/0001-ns-implement-AXBoundsForRange-for-macOS-Zoom-cursor-.patch @@ -310,7 +310,7 @@ index 932d209f..ea2de6f2 100644 ns_focus (f, NULL, 0); NSGraphicsContext *ctx = [NSGraphicsContext currentContext]; -@@ -6849,218 +6891,2386 @@ - (BOOL)fulfillService: (NSString *)name withArg: (NSString *)arg +@@ -6849,218 +6891,2387 @@ - (BOOL)fulfillService: (NSString *)name withArg: (NSString *)arg /* ========================================================================== @@ -2846,7 +2846,7 @@ index 932d209f..ea2de6f2 100644 int code; unsigned fnKeysym = 0; static NSMutableArray *nsEvArray; -@@ -8237,6 +10447,31 @@ - (void)windowDidBecomeKey /* for direct calls */ +@@ -8237,6 +10448,31 @@ - (void)windowDidBecomeKey /* for direct calls */ XSETFRAME (event.frame_or_window, emacsframe); kbd_buffer_store_event (&event); ns_send_appdefined (-1); // Kick main loop @@ -2878,7 +2878,7 @@ index 932d209f..ea2de6f2 100644 } -@@ -9474,6 +11709,332 @@ - (int) fullscreenState +@@ -9474,6 +11710,332 @@ - (int) fullscreenState return fs_state; } @@ -3211,7 +3211,7 @@ index 932d209f..ea2de6f2 100644 @end /* EmacsView */ -@@ -11303,6 +13864,18 @@ Convert an X font name (XLFD) to an NS font name. +@@ -11303,6 +13865,18 @@ Convert an X font name (XLFD) to an NS font name. DEFSYM (Qns_drag_operation_generic, "ns-drag-operation-generic"); DEFSYM (Qns_handle_drag_motion, "ns-handle-drag-motion");