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: Sun, 06 Apr 2003 16:35:27 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3192 emacs/src/ChangeLog:1.3193
*** emacs/src/ChangeLog:1.3192  Sun Apr  6 09:32:17 2003
--- emacs/src/ChangeLog Sun Apr  6 16:35:27 2003
***************
*** 1,3 ****
--- 1,21 ----
+ 2003-04-06  Richard M. Stallman  <address@hidden>
+ 
+       * xselect.c (x_handle_selection_request): Move UNGCPRO to very end.
+ 
+       * marker.c (verify_bytepos): New function.
+ 
+       * intervals.c (set_intervals_multibyte_1): When becoming
+       multibyte, adjust right and left child sizes to a whole set of
+       characters.  If an interval gets zero total-length, delete it.
+       If an interval consists of just its children, delete one of them.
+ 
+       * intervals.h (CHECK_TOTAL_LENGTH): New macro.
+       * intervals.c: Add many calls to CHECK_TOTAL_LENGTH.
+       
+       * alloc.c: (VALIDATE_LISP_STORAGE): Macro deleted.
+       All calls deleted.
+       (lisp_malloc): Do the work here directly.
+ 
  2003-04-06  Gareth Jones  <address@hidden>  (tiny change)
  
        * fns.c (Flength): Return SUB_CHAR_TABLE_ORDINARY_SLOTS for sub




reply via email to

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