aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-09-18 10:30:56 +0000
committerGerd Moellmann2001-09-18 10:30:56 +0000
commitbfc97351b0c1cb96832bd25cec6c1bc18722668e (patch)
tree8172bb85e13f49ff99b707dea9d6ec0b39dfc4ea /src/ChangeLog
parent55732434fea6017c05286f3191a02832c559b965 (diff)
downloademacs-bfc97351b0c1cb96832bd25cec6c1bc18722668e.tar.gz
emacs-bfc97351b0c1cb96832bd25cec6c1bc18722668e.zip
(try_window_id) [!GLYPH_DEBUG]: Give up if
first_unchanged_at_end_row is in front of last_unchanged_at_beg_row. This code should be removed after the release of 21.1.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7258c8cce89..f6891ec274b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12001-09-18 Gerd Moellmann <gerd@gnu.org>
2
3 * xdisp.c (try_window_id) [!GLYPH_DEBUG]: Give up if
4 first_unchanged_at_end_row is in front of
5 last_unchanged_at_beg_row. This code should be removed after the
6 release of 21.1.
7
12001-09-17 Gerd Moellmann <gerd@gnu.org> 82001-09-17 Gerd Moellmann <gerd@gnu.org>
2 9
3 * buffer.h (BUF_COMPUTE_UNCHANGED): Use BUF_MODIFF and 10 * buffer.h (BUF_COMPUTE_UNCHANGED): Use BUF_MODIFF and