]> git.eshelyaron.com Git - emacs.git/commit
Change pause in fullscreen toggling for NS port (bug#28496)
authorAlan Third <alan@idiocy.org>
Sun, 8 Oct 2017 18:26:34 +0000 (19:26 +0100)
committerAlan Third <alan@idiocy.org>
Sun, 8 Oct 2017 18:26:34 +0000 (19:26 +0100)
commit745aea2296caa87758d4e55b95ed63124970e8c3
treecb59d0b672ad06c6dc6f8fbfdd85970a38e7f979
parent1cd334cd47dd3d5085a0779499aff2f6617cb3d5
Change pause in fullscreen toggling for NS port (bug#28496)

* lisp/frame.el (toggle-frame-fullscreen): Replace sit-for with
sleep-for, and reduce time.
lisp/frame.el