aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 92a7ed4ec09..2095530c7ad 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12002-01-23 Jason Rumney <jasonr@gnu.org>
2
3 * w32term.c (x_update_window_begin): Only hide caret if
4 w32_use_visible_system_caret is set.
5 (x_update_window_end): Only show caret if
6 w32_use_visible_system_caret is set.
7 (syms_of_w32term): Handle SystemParametersInfo call failing.
8
9 * w32fns.c (syms_of_w32fns): Initialize w32_visible_system_caret_hwnd.
10
12002-01-22 Richard M. Stallman <rms@gnu.org> 112002-01-22 Richard M. Stallman <rms@gnu.org>
2 12
3 * unexelf.c (unexec): Define n so as to cause compilation error 13 * unexelf.c (unexec): Define n so as to cause compilation error