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: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Mon, 18 Mar 2002 01:05:03 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2529 emacs/src/ChangeLog:1.2530
*** emacs/src/ChangeLog:1.2529  Sun Mar 17 23:44:05 2002
--- emacs/src/ChangeLog Mon Mar 18 01:05:01 2002
***************
*** 7,13 ****
        (try_window_reusing_current_matrix): Test cursor_type_changed
        along with windows_or_buffers_changed.
  
!       * window.h (cursor_type_changed): Hew variable.
  
        * xfns.c (x_set_cursor_type): Set cursor_type_changed,
        not update_mode_lines, and always set it to 1.
--- 7,13 ----
        (try_window_reusing_current_matrix): Test cursor_type_changed
        along with windows_or_buffers_changed.
  
!       * window.h (cursor_type_changed): New variable.
  
        * xfns.c (x_set_cursor_type): Set cursor_type_changed,
        not update_mode_lines, and always set it to 1.
***************
*** 17,23 ****
  
  2002-03-17  Kim F. Storm  <address@hidden>
  
!       The following changes adds support for network server processes,
        datagram connections, and local (unix) sockets.
  
        * process.h (struct Lisp_Process): New member log.
--- 17,23 ----
  
  2002-03-17  Kim F. Storm  <address@hidden>
  
!       The following changes add support for network server processes,
        datagram connections, and local (unix) sockets.
  
        * process.h (struct Lisp_Process): New member log.



reply via email to

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