Files
emacs-doom/patches/0004-ns-add-interactive-span-elements-for-Tab.patch
Daneel abc518a60a patches: fix duplicate EmacsAccessibilityBuffer(InteractiveSpans)
Stub @implementation added in 0001 was never removed when 0004
added the full implementation, causing Clang to error:
  reimplementation of category 'InteractiveSpans'

Remove the stub block in 0004 (interactive span elements for Tab).
2026-03-04 19:42:01 +01:00

11 KiB