]> git.eshelyaron.com Git - emacs.git/commit
In w32fullscreen_hook don't add decorations to undecorated frames
authorMartin Rudalics <rudalics@gmx.at>
Thu, 28 Sep 2017 08:10:21 +0000 (10:10 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Thu, 28 Sep 2017 08:10:21 +0000 (10:10 +0200)
commit88a0dd71f10ffb63fba08c062e948551c3e876c2
tree0c6e948219a15a1110d9ec4856808d2aa7acaa42
parentce540f8a687672fade6eb91e64ddf86e1e868784
In w32fullscreen_hook don't add decorations to undecorated frames

* src/w32term.c (w32fullscreen_hook): Do not add (or try to
remove) decorations for undecorated frames.
src/w32term.c