diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c50f4fa2540..444cee2b905 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2009-01-01 Chong Yidong <cyd@stupidchicken.com> | 1 | 2009-01-01 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * xfns.c (x_create_tip_frame): Set border width of the X window. | ||
| 4 | |||
| 3 | * xfaces.c (Finternal_set_lisp_face_attribute): Improve error | 5 | * xfaces.c (Finternal_set_lisp_face_attribute): Improve error |
| 4 | message. | 6 | message. |
| 5 | 7 | ||