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: Sat, 17 Jul 2004 11:03:51 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3800 emacs/src/ChangeLog:1.3801
*** emacs/src/ChangeLog:1.3800  Fri Jul 16 09:58:45 2004
--- emacs/src/ChangeLog Sat Jul 17 15:00:22 2004
***************
*** 1,3 ****
--- 1,20 ----
+ 2004-07-17  Richard M. Stallman  <address@hidden>
+ 
+       * window.c (coordinates_in_window): Inside the window but outside
+       its box to the L or R, return ON_VERTICAL_BORDER.
+       (window_list_1): Rotate the list to start with WINDOW.
+ 
+       * print.c (print_preprocess): Test for print_depth at limit
+       before entering in being_printed.
+ 
+       * keyboard.c (not_single_kboard_state): New function.
+       (stuff_buffered_input): Now no-op only if no SIGTSTP.
+ 
+       * frame.c (Fdelete_frame): If we're in single_bboard_state on
+       this kboard, and we delete its last frame, go to any_kboard_state.
+ 
+       * buffer.c (syms_of_buffer) <transient-mark-mode>: Doc fix.
+ 
  2004-07-15  KOBAYASHI Yasuhiro  <address@hidden>  (tiny change)
  
        * w32fns.c (Fx_file_dialog): Encode strings in system coding




reply via email to

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