summaryrefslogtreecommitdiff
path: root/src/ChangeLog.6
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2008-10-01 09:12:37 +0000
committerJuanma Barranquero <lekktu@gmail.com>2008-10-01 09:12:37 +0000
commit183080b610ce4d3385d272aa26b61f3a54f7a9af (patch)
tree23cec0c26976cad35c9e3da380161d9945c31b95 /src/ChangeLog.6
parentca311e4261c746b9c7f3e48029cf56423fe6757e (diff)
downloademacs-183080b610ce4d3385d272aa26b61f3a54f7a9af.tar.gz
Fix typos.
Diffstat (limited to 'src/ChangeLog.6')
-rw-r--r--src/ChangeLog.62
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.6 b/src/ChangeLog.6
index 40e4af0dc91..afb3aed9c2f 100644
--- a/src/ChangeLog.6
+++ b/src/ChangeLog.6
@@ -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.