aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2d35ac31a4a..539bfbdb0d6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,17 @@
12001-08-09 Gerd Moellmann <gerd@gnu.org>
2
3 * xfns.c (x_create_im): Remove prototype.
4
5 * xdisp.c (mark_window_display_accurate_1): Remove an assertion.
6
7 * dispnew.c (adjust_glyph_matrix): Undo last change.
8
92001-08-08 Gerd Moellmann <gerd@gnu.org>
10
11 * dispnew.c (adjust_glyph_matrix): In the optimization for
12 windows whose height has changed, disable partially visible
13 lines.
14
12001-08-07 Gerd Moellmann <gerd@gnu.org> 152001-08-07 Gerd Moellmann <gerd@gnu.org>
2 16
3 * window.c (Frecenter): If ARG < 0, and on a window system 17 * window.c (Frecenter): If ARG < 0, and on a window system