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: Thu, 03 Nov 2005 12:14:13 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4695 emacs/src/ChangeLog:1.4696
*** emacs/src/ChangeLog:1.4695  Tue Nov  1 22:32:04 2005
--- emacs/src/ChangeLog Thu Nov  3 17:14:11 2005
***************
*** 1,3 ****
--- 1,8 ----
+ 2005-11-03  Stefan Monnier  <address@hidden>
+ 
+       * window.c (Fdisplay_buffer): Fix last change to not use
+       a dedicated window.
+ 
  2005-11-01  Kim F. Storm  <address@hidden>
  
        * fringe.c (update_window_fringes): Undo 2005-10-27 change.
***************
*** 62,69 ****
        (decode_mode_spec): Test Vmemory_full, not spare_memory.
        (Fformat_mode_line): Clear mode_line_proptrans_alist after saving.
  
!       * lisp.h (memory_full_cons_threshold): Declared.
!       (internal_lisp_condition_case): Declared.
  
        * alloc.c (syms_of_alloc) <memory-full>: Doc fix.
        (Fmemory_full_p): Function deleted.
--- 67,74 ----
        (decode_mode_spec): Test Vmemory_full, not spare_memory.
        (Fformat_mode_line): Clear mode_line_proptrans_alist after saving.
  
!       * lisp.h (memory_full_cons_threshold): Declare.
!       (internal_lisp_condition_case): Declare.
  
        * alloc.c (syms_of_alloc) <memory-full>: Doc fix.
        (Fmemory_full_p): Function deleted.




reply via email to

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