Mercurial > emacs
diff lispref/ChangeLog @ 64580:8e0b1420853a
(Garbage Collection): Add gc-cons-percentage.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 21 Jul 2005 19:03:13 +0000 |
parents | f3296dbae3f6 |
children | f88a63e3e841 187d6a1f84f7 |
line wrap: on
line diff
--- a/lispref/ChangeLog Thu Jul 21 16:38:17 2005 +0000 +++ b/lispref/ChangeLog Thu Jul 21 19:03:13 2005 +0000 @@ -1,3 +1,7 @@ +2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca> + + * internals.texi (Garbage Collection): Add gc-cons-percentage. + 2005-07-18 Juri Linkov <juri@jurta.org> * commands.texi (Accessing Events): @@ -13,8 +17,8 @@ 2005-07-13 Luc Teirlinck <teirllm@auburn.edu> - * customize.texi (Variable Definitions): Add - `custom-initialize-safe-set' and `custom-initialize-safe-default'. + * customize.texi (Variable Definitions): + Add `custom-initialize-safe-set' and `custom-initialize-safe-default'. `standard-value' is a list too. (Defining New Types): Use @key{RET} instead of @key{ret}.