diff options
Diffstat (limited to 'src/ChangeLog.22')
| -rw-r--r-- | src/ChangeLog.22 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog.22 b/src/ChangeLog.22 index 7c6829e8f46..29acae251b2 100644 --- a/src/ChangeLog.22 +++ b/src/ChangeLog.22 | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2005-01-17 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 2 | |||
| 3 | * macfns.c (Fx_create_frame, x_create_tip_frame): Fix crash. | ||
| 4 | Not sure if it's unnecessary. | ||
| 5 | |||
| 6 | 2005-01-16 Steven Tamm <steventamm@mac.com> | ||
| 7 | |||
| 8 | * macfns.c (Fx_create_frame, x_create_tip_frame): ifdef'd out | ||
| 9 | some possibly unnecessary fontset checking code that crashed | ||
| 10 | when creating a new frame | ||
| 11 | |||
| 1 | 2005-01-17 Kenichi Handa <handa@m17n.org> | 12 | 2005-01-17 Kenichi Handa <handa@m17n.org> |
| 2 | 13 | ||
| 3 | * xfaces.c (merge_faces): Fix argument to lookup_derived_face and | 14 | * xfaces.c (merge_faces): Fix argument to lookup_derived_face and |