aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2001-08-09 09:48:24 +0000
committerGerd Moellmann2001-08-09 09:48:24 +0000
commiteaa2319f354bcab70e7cb543b769b78c17816265 (patch)
tree89c475d5a97dfb269b7f22a601d5b494844f02d3 /src
parent32dfbf1a8e4369e752e21e48eefed09eb4457ddf (diff)
downloademacs-eaa2319f354bcab70e7cb543b769b78c17816265.tar.gz
emacs-eaa2319f354bcab70e7cb543b769b78c17816265.zip
*** empty log message ***
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