User: stephent
Date: 05/10/21 11:19:46
Modified: xemacs/src ChangeLog
Log:
Remove redundant change log.
Revision Changes Path
1.869 +0 -22 XEmacs/xemacs/src/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/src/ChangeLog,v
retrieving revision 1.868
retrieving revision 1.869
diff -u -p -r1.868 -r1.869
--- ChangeLog 2005/10/14 01:21:57 1.868
+++ ChangeLog 2005/10/21 09:19:40 1.869
@@ -74,28 +74,6 @@
new -> new_.
-2005-09-27 Ben Wing <ben(a)xemacs.org>
-
- * alloc.c (garbage_collect_1):
- Avoid use of reserved C++ `catch'.
-
- * alloc.c:
- * alloc.c (gc_plist_hack):
- * alloc.c (HACK_O_MATIC):
- * alloc.c (Fgarbage_collect):
- * alloc.c (Ftotal_memory_usage):
- * alloc.c (Flisp_object_memory_usage):
- * alloc.c (recompute_need_to_garbage_collect):
- * alloc.c (common_init_alloc_early):
- * alloc.c (syms_of_alloc):
- * alloc.c (vars_of_alloc):
- Rename underused `memory-usage' to `total-memory-usage'.
- Add `lisp-object-memory-usage'. Reimplement `gc-cons-percentage'
- to be a percentage of total Lisp object allocation (not total
- memory of all sorts, which is hard to calculate in any case) and
- give it a preliminary value of 40%. Use EMACS_INT instead of
- int in a couple of places.
-
2005-09-26 Marcus Crestani <crestani(a)xemacs.org>
* symbols.c (check_module_subr): Fix new allocator's module
Show replies by date