diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 8df7fe71400..a3d3a31d4c6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-12-06 Miles Bader <miles@gnu.org> | ||
| 2 | |||
| 3 | * xfaces.c (Finternal_set_lisp_face_attribute): If FRAME is `t', | ||
| 4 | update `default-frame-alist' instead of setting no frame parameters. | ||
| 5 | |||
| 1 | 2000-12-06 Kenichi Handa <handa@etl.go.jp> | 6 | 2000-12-06 Kenichi Handa <handa@etl.go.jp> |
| 2 | 7 | ||
| 3 | * composite.c (update_compositions): Fix typo (use the correct | 8 | * composite.c (update_compositions): Fix typo (use the correct |