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, 29 May 2004 12:38:43 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3716 emacs/src/ChangeLog:1.3717
*** emacs/src/ChangeLog:1.3716  Sat May 29 00:01:42 2004
--- emacs/src/ChangeLog Sat May 29 16:24:53 2004
***************
*** 1,3 ****
--- 1,17 ----
+ 2004-05-29  Richard M. Stallman  <address@hidden>
+ 
+       * lisp.h (truncate_undo_list): Update decl.
+ 
+       * alloc.c (undo_outer_limit): New variable.
+       (syms_of_alloc): Defvar it.
+       (Fgarbage_collect): Pass undo_outer_limit to truncate_undo_list.
+ 
+       * undo.c (truncate_undo_list): New arg LIMITSIZE.
+ 
+       * alloc.c (lisp_align_malloc): Check for base == 0
+       regardless of HAVE_POSIX_MEMALIGN.
+       Clean up HAVE_POSIX_MEMALIGN handling of `err'.
+ 
  2004-05-28  Stefan Monnier  <address@hidden>
  
        * alloc.c: Undo Kim's recent changes and fix the same bug differently.




reply via email to

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