Files
emacs-doom/patches/0004-ns-add-interactive-span-elements-for-Tab-navigation.patch
Daneel d5b5d5301d patches: fix 0004 hunk context for accessibilityRangeForPosition:
Patch 0002 introduces accessibilityRangeForPosition: with the correct
block_input-before-record_unwind ordering.  Patch 0004 was trying to
fix the ordering again (expecting wrong-order context), causing git am
to fail at 0005 with 'patch does not apply'.

Fix: remove the ordering swap from the 0004 hunk; retain only the
comment improvement.  The context now correctly reflects the state
after 0002 applies (block_input followed by record_unwind_protect_void).
2026-03-04 14:05:44 +01:00

11 KiB