From 1ce1e4ee7486b5d84e92d2c52a3027e286ab4057 Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Sat, 27 Oct 2001 22:40:41 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index ba54a9fd397..d7207fc15cc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,21 @@ +2001-10-27 Jason Rumney + + * w32fns.c (w32_wnd_proc) : Destroy the system caret. + : Track cursor + position using the system caret. + + * w32term.c (w32_system_caret_hwnd, w32_system_caret_width) + (w32_system_caret_height, w32_system_caret_x) + (w32_system_caret_y): New variables for tracking system caret. + (w32_initialize): Initialize them. + (x_display_and_set_cursor): Make system caret follow the active + cursor. + + * w32term.h (WM_EMACS_TRACK_CARET, WM_EMACS_DESTROY_CARET): New + messages types. + + * w32term.c (note_mouse_highlight): Clear old help_echo. + 2001-10-27 Pavel Jan,Bm(Bk * xterm.c: Fix typo in a comment. -- 2.39.2