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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Mon, 29 Aug 2005 16:49:28 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4566 emacs/src/ChangeLog:1.4567
*** emacs/src/ChangeLog:1.4566  Sat Aug 27 12:24:01 2005
--- emacs/src/ChangeLog Mon Aug 29 20:49:28 2005
***************
*** 1,7 ****
--- 1,17 ----
+ 2005-08-29  Stefan Monnier  <address@hidden>
+ 
+       * syntax.c (update_syntax_table): Properly reproduce the special +1
+       setting of e_property at the end of the buffer when bumping into the
+       INTERVALS_AT_ONCE limit.
+ 
  2005-08-27  Eli Zaretskii  <address@hidden>
  
        * emacs.c (USAGE1): Fix the description of the -Q option.
  
+ 2005-08-26  Stefan Monnier  <address@hidden>
+ 
+       * xdisp.c (pos_visible_p): Yet another int/Lisp_Object mixup (YAILOM).
+ 
  2005-08-26  Kim F. Storm  <address@hidden>
  
        * xdisp.c (resize_mini_window): Fix 2005-08-20 change.
***************
*** 12,19 ****
        * keyboard.c (kbd_buffer_get_event) [MAC_OS]: Make events for
        ICONIFY/DEICONIFY_EVENT.
  
!       * macterm.c (mac_copy_area, mac_copy_area_with_mask): Restore
!       background color.
        (mac_handle_visibility_change): New function.
        (x_make_frame_invisible, x_iconify_frame)
        (XTread_socket) [!USE_CARBON_EVENTS]: Use it.
--- 22,29 ----
        * keyboard.c (kbd_buffer_get_event) [MAC_OS]: Make events for
        ICONIFY/DEICONIFY_EVENT.
  
!       * macterm.c (mac_copy_area, mac_copy_area_with_mask):
!       Restore background color.
        (mac_handle_visibility_change): New function.
        (x_make_frame_invisible, x_iconify_frame)
        (XTread_socket) [!USE_CARBON_EVENTS]: Use it.




reply via email to

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