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: Fri, 01 Mar 2002 17:41:47 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2483 emacs/src/ChangeLog:1.2484
*** emacs/src/ChangeLog:1.2483  Fri Mar  1 16:04:00 2002
--- emacs/src/ChangeLog Fri Mar  1 17:41:47 2002
***************
*** 1,5 ****
--- 1,15 ----
  2002-03-01  Kim F. Storm  <address@hidden>
  
+       * window.h (struct window): New member phys_cursor_width.
+ 
+       * window.c (make_window, replace_window): Init phys_cursor_width.
+       
+       * xterm.c (x_display_and_set_cursor): Blink box cursor using
+       hollow box cursor.  Blink bar cursor using 1 pixel wide bar.
+ 
+       * w32term.c (x_display_and_set_cursor): Blink box cursor using
+       hollow box cursor.  Blink bar cursor using 1 pixel wide bar.
+ 
        * lisp.h (GCPRO6): New macro.
  
        * process.c (Fopen_network_stream): Use GCPRO6.



reply via email to

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