patches: fix forward dependency (helpers moved to patch 1)

This commit is contained in:
2026-02-28 10:24:39 +01:00
parent 5016155c8a
commit fa28bb52e1
5 changed files with 197 additions and 192 deletions

View File

@@ -1,13 +1,12 @@
From 0e09f3e4d8edac1c157130f733f3bff18d758c5f Mon Sep 17 00:00:00 2001
From 30dd99a0530092614b47ac7b30b19728359475db Mon Sep 17 00:00:00 2001
From: Martin Sukany <martin@sukany.cz>
Date: Sat, 28 Feb 2026 10:10:55 +0100
Date: Sat, 28 Feb 2026 10:24:31 +0100
Subject: [PATCH 5/5] doc: add VoiceOver accessibility section to macOS
appendix
* doc/emacs/macos.texi (VoiceOver Accessibility): New node. Document
screen reader usage, keyboard navigation feedback, completion
announcements, Zoom cursor tracking, ns-accessibility-enabled, and
known limitations.
screen reader usage, keyboard navigation, completion announcements,
Zoom cursor tracking, ns-accessibility-enabled, known limitations.
---
doc/emacs/macos.texi | 75 ++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 75 insertions(+)