diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c0a37f53a8f..57dd1e2fca9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2000-08-29 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * dispnew.c (build_frame_matrix_from_leaf_window): If a row of a | ||
| 4 | desired window matrix hasn't been displayed, use the current row | ||
| 5 | instead. Make sure that only those frame rows are updated for | ||
| 6 | which there exists a corresponding enabled desired row. | ||
| 7 | |||
| 1 | 2000-08-29 Miles Bader <miles@gnu.org> | 8 | 2000-08-29 Miles Bader <miles@gnu.org> |
| 2 | 9 | ||
| 3 | * xfaces.c (default_face_vector): New function. | 10 | * xfaces.c (default_face_vector): New function. |