Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4370 emacs/src/ChangeLog:1.4371
*** emacs/src/ChangeLog:1.4370  Mon May  2 10:31:12 2005
--- emacs/src/ChangeLog Mon May  2 17:10:29 2005
***************
*** 1,3 ****
--- 1,15 ----
+ 2005-05-02  Richard M. Stallman  <[EMAIL PROTECTED]>
+ 
+       * buffer.c (syms_of_buffer): Define cursor-in-non-selected-windows.
+ 
+       * buffer.h (struct buffer): Add cursor_in_non_selected_windows slot.
+ 
+       * xdisp.c (Vcursor_in_non_selected_windows)
+       (Qcursor_in_non_selected_windows): Vars deleted.
+       (syms_of_xdisp): Don't initialize them.
+       (get_window_cursor_type): Use cursor_in_non_selected_windows
+       buffer slot.
+ 
  2005-05-02  Kim F. Storm  <[EMAIL PROTECTED]>
  
        * macros.c (executing_kbd_macro_index): Rename from


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to