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 c25d648fcad..655b1312d65 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2000-12-23 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * dispnew.c (save_frame_matrix, restore_frame_matrix): Removed. | ||
| 4 | (save_or_restore_current_matrix): New function for the same | ||
| 5 | purpose, but more efficient. | ||
| 6 | (adjust_frame_glyphs_for_frame_redisplay): Use it. | ||
| 7 | |||
| 1 | 2000-12-23 Eli Zaretskii <eliz@is.elta.co.il> | 8 | 2000-12-23 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 9 | ||
| 3 | * xdisp.c (syms_of_xdisp): Fix last change. | 10 | * xdisp.c (syms_of_xdisp): Fix last change. |