Mercurial > emacs
diff src/ChangeLog.6 @ 98444:e44273834265
Fix typos.
| author | Juanma Barranquero <lekktu@gmail.com> |
|---|---|
| date | Wed, 01 Oct 2008 09:12:37 +0000 |
| parents | 36acd6af0772 |
| children | ce4ce31aa65a |
line wrap: on
line diff
--- a/src/ChangeLog.6 Wed Oct 01 08:29:01 2008 +0000 +++ b/src/ChangeLog.6 Wed Oct 01 09:12:37 2008 +0000 @@ -1300,7 +1300,7 @@ (x_make_frame_visible, x_iconify_frame): Use my_show_window. (x_draw_box): Don't trim right and bottom. - (x_make_frame_visible): Don't invoke SetForgroundWindow. + (x_make_frame_visible): Don't invoke SetForegroundWindow. (win32_term_init): Use GetDC directly. Initialize palette and win32_num_mouse_buttons.
