Mercurial > emacs
changeset 78010:e4ab85938552
* composite.c (update_compositions): Check validity of compositions.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 14 Jun 2007 23:59:17 +0000 |
parents | 7f82e1066364 |
children | f6d5dccc38c9 |
files | src/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu Jun 14 16:55:54 2007 +0000 +++ b/src/ChangeLog Thu Jun 14 23:59:17 2007 +0000 @@ -1,3 +1,7 @@ +2007-06-14 Chong Yidong <cyd@stupidchicken.com> + + * composite.c (update_compositions): Check validity of compositions. + 2007-06-10 Jason Rumney <jasonr@gnu.org> * w32fns.c (Fx_file_dialog): Take size from struct not pointer.