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: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Thu, 24 Oct 2002 15:57:39 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2909 emacs/src/ChangeLog:1.2910
*** emacs/src/ChangeLog:1.2909  Thu Oct 24 04:03:27 2002
--- emacs/src/ChangeLog Thu Oct 24 15:57:38 2002
***************
*** 1,5 ****
--- 1,15 ----
  2002-10-24  Kim F. Storm  <address@hidden>
  
+       * xdisp.c (get_window_cursor_type): New arg ACTIVE_CURSOR.
+       Callers changed (supply dummy arg).
+ 
+       * lisp.h (get_window_cursor_type): Update prototype.
+       
+       * w32term.c (x_display_and_set_cursor): Get active_cursor from
+       get_window_cursor_type to track system caret.
+ 
+ 2002-10-24  Kim F. Storm  <address@hidden>
+ 
        * process.c (Fformat_network_address): New function.
        (syms_of_process): Defsubr it.
        (list_processes_1): Use it to format :local/:remote address if




reply via email to

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