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 704b75af9c2..24aa8a1c4d1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2000-09-07 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-09-07 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * frame.c (Fframe_parameter): Handle `name' specially. | ||
| 4 | |||
| 3 | * xfaces.c (Finternal_set_lisp_face_attribute): If FRAME is 0, | 5 | * xfaces.c (Finternal_set_lisp_face_attribute): If FRAME is 0, |
| 4 | change face on all frames, and change the default for new frames. | 6 | change face on all frames, and change the default for new frames. |
| 5 | 7 | ||