diff options
| author | Eli Zaretskii | 2012-05-28 20:22:40 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2012-05-28 20:22:40 +0300 |
| commit | 85d0efd175d95b4aa23d6eb22b8f8d18ed03ba75 (patch) | |
| tree | 195f2f5f8062ca238d977e8ebb60f4714d6a2190 /src/buffer.c | |
| parent | c00ea352d81609789cc9e0a20effb1b6869ff284 (diff) | |
| download | emacs-85d0efd175d95b4aa23d6eb22b8f8d18ed03ba75.tar.gz emacs-85d0efd175d95b4aa23d6eb22b8f8d18ed03ba75.zip | |
Fix bug #11513 with raise-frame on MS-Windows.
src/w32term.c (my_bring_window_to_top): New function.
(x_raise_frame): Use handle returned by DeferWindowPos, which
could be different from the original one. Call
my_bring_window_to_top instead of my_set_foreground_window.
src/w32fns.c (w32_wnd_proc): Accept and process WM_EMACS_BRINGTOTOP
by calling BringWindowToTop.
src/w32term.h (WM_EMACS_BRINGTOTOP): New message.
(WM_EMACS_END): Increase by one.
Diffstat (limited to 'src/buffer.c')
0 files changed, 0 insertions, 0 deletions