Mercurial > emacs
diff lispref/ChangeLog @ 90203:187d6a1f84f7
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 485-492)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 92-94)
- Merge from emacs--cvs-trunk--0
- Update from CVS
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 22 Jul 2005 08:27:27 +0000 |
parents | fbb2bea03df9 8e0b1420853a |
children | 890cc78a5a24 |
line wrap: on
line diff
--- a/lispref/ChangeLog Tue Jul 19 02:58:20 2005 +0000 +++ b/lispref/ChangeLog Fri Jul 22 08:27:27 2005 +0000 @@ -1,7 +1,24 @@ +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): + * frames.texi (Text Terminal Colors, Resources): + * markers.texi (The Mark): + * modes.texi (Defining Minor Modes): + Delete duplicate duplicate words. + +2005-07-16 Richard M. Stallman <rms@gnu.org> + + * display.texi (Managing Overlays): Clarify make-overlay + args for insertion types. + 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}.