Match the effect of FULLSCREEN_BOTH and FULLSCREEN_MAXIMIZED to docs on Windows.
authorEli Zaretskii <eliz@gnu.org>
Fri, 15 Mar 2013 10:07:29 +0000 (12:07 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 15 Mar 2013 10:07:29 +0000 (12:07 +0200)
commit5f795e34b35eb1c9374d41a784c654e6451d3670
tree9e3286b1d643e4713033b1166a1e3b47e26cd1c7
parent4e2df81da54e2b703dc4027edfc54e28788d72f3
Match the effect of FULLSCREEN_BOTH and FULLSCREEN_MAXIMIZED to docs on Windows.

 src/w32term.c (w32fullscreen_hook): Swap FULLSCREEN_BOTH and
 FULLSCREEN_MAXIMIZED.

Fixes: debbugs:13935
doc/lispref/frames.texi
src/ChangeLog
src/w32term.c