Mercurial > emacs
diff src/ChangeLog @ 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 | de0dc7755f94 |
children | e78e8a4a4253 |
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.