patches: review fixes — eassert, blank lines, Texinfo doc
- nsterm.m: Remove 2 stray blank lines at start of ns_ax_event_is_line_nav_key body - nsterm.m: Add eassert([NSThread isMainThread]) to ensureTextCache for explicit main-thread contract enforcement - New 0002 patch: Texinfo section in doc/emacs/macos.texi documenting VoiceOver accessibility, Zoom tracking, completion announcements - README.txt: Updated file listing and patch index
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
EMACS NS VOICEOVER ACCESSIBILITY PATCH
|
||||
========================================
|
||||
patch: 0001-ns-implement-AXBoundsForRange-for-macOS-Zoom-cursor-.patch
|
||||
0002-doc-add-VoiceOver-accessibility-section-to-macOS-app.patch
|
||||
author: Martin Sukany <martin@sukany.cz>
|
||||
files: src/nsterm.h (+105 lines)
|
||||
src/nsterm.m (+2844 ins, -149 del, +2695 net)
|
||||
src/nsterm.m (+2846 ins, -151 del, +2695 net)
|
||||
doc/emacs/macos.texi (+46 lines)
|
||||
etc/NEWS (+11 lines)
|
||||
|
||||
|
||||
OVERVIEW
|
||||
|
||||
Reference in New Issue
Block a user