]> git.eshelyaron.com Git - emacs.git/commit
Set accessibility subroles for child frame (bug#31324)
authorAlan Third <alan@idiocy.org>
Sun, 13 May 2018 10:02:00 +0000 (11:02 +0100)
committerAlan Third <alan@idiocy.org>
Sat, 2 Jun 2018 14:31:59 +0000 (15:31 +0100)
commitdefd53a56c709b8b8c736f0ab3b594490216d300
tree7a49539047f9f36b05ab1fa970a37894d9f66778
parentde6a876373fde7f44f44fb46a29fcdda1d0793ba
Set accessibility subroles for child frame (bug#31324)

; Depends on patch in bug#31440.

* src/nsterm.m (x_set_parent_frame): Set subrole depending on whether
frame is a child or not.
src/nsterm.m