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: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Mon, 02 May 2005 13:10:30 -0400

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  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * macros.c (executing_kbd_macro_index): Rename from




reply via email to

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