]> git.eshelyaron.com Git - emacs.git/commit
Fix fullscreen crash on macOS (bug#28496)
authorAlan Third <alan@idiocy.org>
Sat, 30 Sep 2017 23:06:23 +0000 (00:06 +0100)
committerAlan Third <alan@idiocy.org>
Sat, 7 Oct 2017 20:57:16 +0000 (21:57 +0100)
commit6dfc778d54ceb02b135d45300a201ec79edf1af2
tree558435f8049dce6e8c69f30a184f84d9bc082ecc
parent3db0dc21689ae7dbdc697bb5fe45e988cee1f831
Fix fullscreen crash on macOS (bug#28496)

* lisp/frame.el (toggle-frame-fullscreen): Wait for animation to
complete on macOS.
lisp/frame.el