diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 58ca2f9a33c..d57d48c666a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2008-10-16 Chong Yidong <cyd@stupidchicken.com> | 1 | 2008-10-16 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * fileio.c (Fexpand_file_name): Doc fix. | ||
| 4 | |||
| 3 | * xfaces.c (Finternal_set_lisp_face_attribute): Make null values | 5 | * xfaces.c (Finternal_set_lisp_face_attribute): Make null values |
| 4 | of :foreground and :background equivalent to unspecified (20.x | 6 | of :foreground and :background equivalent to unspecified (20.x |
| 5 | compatibility). | 7 | compatibility). |