v15: regenerate patch from git diff (fix corrupt hunk headers)

This commit is contained in:
2026-02-26 12:57:44 +01:00
parent 046ea8cf7e
commit b7c750ff71

View File

@@ -321,12 +321,6 @@ index 932d209..dd134dd 100644
+
+
+@implementation EmacsAccessibilityBuffer
+@synthesize cachedText;
+@synthesize cachedTextModiff;
+@synthesize cachedTextStart;
+@synthesize cachedModiff;
+@synthesize cachedPoint;
+@synthesize cachedMarkActive;
+
+- (void)dealloc
+{