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 235ebd2ee6a..d33e08bd6af 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2002-04-12 Gerd Moellmann <gerd@gnu.org> | 1 | 2002-04-12 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * xdisp.c (sync_frame_with_window_matrix_rows): Don't give frame | ||
| 4 | rows marginal areas. | ||
| 5 | (Fdump_frame_glyph_matrix) [GLYPH_DEBUG]: New function. | ||
| 6 | (syms_of_xdisp) [GLYPH_DEBUG]: Defsubr it. | ||
| 7 | |||
| 3 | * dispnew.c (marginal_area_string): Check that glyph row is enabled. | 8 | * dispnew.c (marginal_area_string): Check that glyph row is enabled. |
| 4 | 9 | ||
| 5 | 2002-04-12 Dave Love <fx@gnu.org> | 10 | 2002-04-12 Dave Love <fx@gnu.org> |