From 6ea5ae8a90bf1b5ba36e93a2ec6749853f594a13 Mon Sep 17 00:00:00 2001 From: Daneel Date: Mon, 2 Mar 2026 11:31:14 +0100 Subject: [PATCH] Fix patch 0008 corrupt hunk header: -4400,16 -> -4400,15 Old-count in macos.texi hunk was off by one; git am reported 'corrupt patch at line 83'. --- ...8-ns-announce-child-frame-completion-candidates-for-Vo.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/0008-ns-announce-child-frame-completion-candidates-for-Vo.patch b/patches/0008-ns-announce-child-frame-completion-candidates-for-Vo.patch index 457ee5f..e98506c 100644 --- a/patches/0008-ns-announce-child-frame-completion-candidates-for-Vo.patch +++ b/patches/0008-ns-announce-child-frame-completion-candidates-for-Vo.patch @@ -70,7 +70,7 @@ diff --git a/etc/NEWS b/etc/NEWS index 2b1f9e6..5766428 100644 --- a/etc/NEWS +++ b/etc/NEWS -@@ -4400,16 +4400,19 @@ allowing Emacs users access to speech recognition utilities. +@@ -4400,15 +4400,19 @@ allowing Emacs users access to speech recognition utilities. Note: Accepting this permission allows the use of system APIs, which may send user data to Apple's speech recognition servers.