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: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sat, 11 Jan 2003 19:38:24 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3020 emacs/src/ChangeLog:1.3021
*** emacs/src/ChangeLog:1.3020  Fri Jan 10 17:24:25 2003
--- emacs/src/ChangeLog Sat Jan 11 19:38:22 2003
***************
*** 1,3 ****
--- 1,9 ----
+ 2003-01-12  Kim F. Storm  <address@hidden>
+ 
+       * alloc.c (pure_alloc): Corrected last change; now align the
+       pointer and adjust the size rather than aligning the size and
+       adjusting the pointer.  Use a goto to handle overflow exception.
+ 
  2003-01-11  Kim F. Storm  <address@hidden>
  
        * process.c (Fset_process_contact): New function.




reply via email to

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