patches: fix 0002 bloated commit message (15MB git log artifact)
The original commit a4adced9b5 had its commit message accidentally polluted with the entire Emacs git log (~15MB). The cherry-pick script copied this bloat into the new 0002 patch. Regenerated 0002 with a clean ChangeLog-only commit message (1385 bytes).
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,4 @@
|
|||||||
From 9898a3a6aa07871824685a63926d151da8c115f7 Mon Sep 17 00:00:00 2001
|
From 11aa323081fd9117381413b6d8e477659d6afc29 Mon Sep 17 00:00:00 2001
|
||||||
From: Martin Sukany <martin@sukany.cz>
|
From: Martin Sukany <martin@sukany.cz>
|
||||||
Date: Wed, 4 Mar 2026 15:23:55 +0100
|
Date: Wed, 4 Mar 2026 15:23:55 +0100
|
||||||
Subject: [PATCH 4/9] ns: add AX notifications and mode-line element
|
Subject: [PATCH 4/9] ns: add AX notifications and mode-line element
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
From 7f99354ef3e5281426a4d57c345c78fa40c389a7 Mon Sep 17 00:00:00 2001
|
From e276b4cc0cda1504373656f664c39af7631208ad Mon Sep 17 00:00:00 2001
|
||||||
From: Martin Sukany <martin@sukany.cz>
|
From: Martin Sukany <martin@sukany.cz>
|
||||||
Date: Wed, 4 Mar 2026 15:23:55 +0100
|
Date: Wed, 4 Mar 2026 15:23:55 +0100
|
||||||
Subject: [PATCH 5/9] ns: add interactive span elements for Tab
|
Subject: [PATCH 5/9] ns: add interactive span elements for Tab
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
From 9070a410bb5abb6bfdb6e12595160ccd555ca47a Mon Sep 17 00:00:00 2001
|
From 6a4b906f183f4472b3df458cdfbeb7d9dfef95f4 Mon Sep 17 00:00:00 2001
|
||||||
From: Martin Sukany <martin@sukany.cz>
|
From: Martin Sukany <martin@sukany.cz>
|
||||||
Date: Wed, 4 Mar 2026 15:23:55 +0100
|
Date: Wed, 4 Mar 2026 15:23:55 +0100
|
||||||
Subject: [PATCH 6/9] ns: wire accessibility into EmacsView and redisplay
|
Subject: [PATCH 6/9] ns: wire accessibility into EmacsView and redisplay
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
From 0359a6e2151454dca5225f9f9df5084c8721ef62 Mon Sep 17 00:00:00 2001
|
From 9845dd8500f80118b3c9bb5bdf13fdbbb897d550 Mon Sep 17 00:00:00 2001
|
||||||
From: Martin Sukany <martin@sukany.cz>
|
From: Martin Sukany <martin@sukany.cz>
|
||||||
Date: Wed, 4 Mar 2026 15:23:55 +0100
|
Date: Wed, 4 Mar 2026 15:23:55 +0100
|
||||||
Subject: [PATCH 7/9] doc: add VoiceOver section to macOS appendix
|
Subject: [PATCH 7/9] doc: add VoiceOver section to macOS appendix
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
From 7659545ccac02135e17c61836b21f68bc25efb04 Mon Sep 17 00:00:00 2001
|
From 87d1a86ca4130475a908e41928f4ee802c861372 Mon Sep 17 00:00:00 2001
|
||||||
From: Martin Sukany <martin@sukany.cz>
|
From: Martin Sukany <martin@sukany.cz>
|
||||||
Date: Wed, 4 Mar 2026 15:23:56 +0100
|
Date: Wed, 4 Mar 2026 15:23:56 +0100
|
||||||
Subject: [PATCH 8/9] ns: announce overlay completions to VoiceOver
|
Subject: [PATCH 8/9] ns: announce overlay completions to VoiceOver
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
From 4366cda08d50d1414be9813c74fc3105648de5e3 Mon Sep 17 00:00:00 2001
|
From 40650cf6d2272083b62c9a60b3ef61908c3b0092 Mon Sep 17 00:00:00 2001
|
||||||
From: Martin Sukany <martin@sukany.cz>
|
From: Martin Sukany <martin@sukany.cz>
|
||||||
Date: Wed, 4 Mar 2026 15:23:56 +0100
|
Date: Wed, 4 Mar 2026 15:23:56 +0100
|
||||||
Subject: [PATCH 9/9] ns: announce child frame completions to VoiceOver
|
Subject: [PATCH 9/9] ns: announce child frame completions to VoiceOver
|
||||||
|
|||||||
Reference in New Issue
Block a user