Mercurial > emacs
comparison src/ChangeLog @ 76687:b18589e10102
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 23 Mar 2007 15:42:08 +0000 |
parents | fa4a70ff3ea7 |
children | 56a7b88d5c8e |
comparison
equal
deleted
inserted
replaced
76686:614f883d78b7 | 76687:b18589e10102 |
---|---|
1 2007-03-23 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * intervals.c (merge_properties, intervals_equal): | |
4 Use Fplist_member instead of Fmemq to find properties. | |
5 | |
1 2007-03-22 Chong Yidong <cyd@stupidchicken.com> | 6 2007-03-22 Chong Yidong <cyd@stupidchicken.com> |
2 | 7 |
3 * widget.c (EmacsFrameSetCharSize): Catch X errors. | 8 * widget.c (EmacsFrameSetCharSize): Catch X errors. |
4 | 9 |
5 2007-03-22 Kenichi Handa <handa@m17n.org> | 10 2007-03-22 Kenichi Handa <handa@m17n.org> |