emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Wed, 23 Jan 2002 17:03:29 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2403 emacs/src/ChangeLog:1.2404
*** emacs/src/ChangeLog:1.2403  Tue Jan 22 15:56:43 2002
--- emacs/src/ChangeLog Wed Jan 23 17:03:26 2002
***************
*** 1,3 ****
--- 1,13 ----
+ 2002-01-23  Jason Rumney  <address@hidden>
+ 
+       * w32term.c (x_update_window_begin): Only hide caret if
+       w32_use_visible_system_caret is set.
+       (x_update_window_end): Only show caret if
+       w32_use_visible_system_caret is set.
+       (syms_of_w32term): Handle SystemParametersInfo call failing.
+ 
+       * w32fns.c (syms_of_w32fns): Initialize w32_visible_system_caret_hwnd.
+ 
  2002-01-22  Richard M. Stallman  <address@hidden>
  
        * unexelf.c (unexec): Define n so as to cause compilation error



reply via email to

[Prev in Thread] Current Thread [Next in Thread]