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 88e7e8d..c2652f3 100644 --- a/patches/0001-ns-implement-AXBoundsForRange-for-macOS-Zoom-cursor-.patch +++ b/patches/0001-ns-implement-AXBoundsForRange-for-macOS-Zoom-cursor-.patch @@ -321,6 +321,12 @@ index 932d209..dd134dd 100644 + + +@implementation EmacsAccessibilityBuffer ++@synthesize cachedText; ++@synthesize cachedTextModiff; ++@synthesize cachedTextStart; ++@synthesize cachedModiff; ++@synthesize cachedPoint; ++@synthesize cachedMarkActive; + +- (void)dealloc +{