aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2001-10-24 11:12:23 +0000
committerGerd Moellmann2001-10-24 11:12:23 +0000
commitbdbdebff2028c24100ee88408807681ce7f2fe7a (patch)
tree852abc35ea3ddedb0c3123cf5c5bb7f3021ba7d3 /src
parent69d1f7c9dbe15a32003e47ac1c306c81c879979d (diff)
downloademacs-bdbdebff2028c24100ee88408807681ce7f2fe7a.tar.gz
emacs-bdbdebff2028c24100ee88408807681ce7f2fe7a.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4669e84f58d..9f5e5f3a3f7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -8,6 +8,8 @@
8 8
92001-10-24 Gerd Moellmann <gerd@gnu.org> 92001-10-24 Gerd Moellmann <gerd@gnu.org>
10 10
11 * xdisp.c: Change #ifdef GLYPH_DEBUG to #if.
12
11 * xdisp.c (try_window_reusing_current_matrix): Use 13 * xdisp.c (try_window_reusing_current_matrix): Use
12 row_containing_pos. 14 row_containing_pos.
13 (row_containing_pos): Take additional argument DY. Treat 15 (row_containing_pos): Take additional argument DY. Treat