aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2002-07-22 16:15:53 +0000
committerRichard M. Stallman2002-07-22 16:15:53 +0000
commit72b8c43455d5603ad8270b8a320e85e3472ed82f (patch)
tree38d3a05c78768e9db0d3ee62ec0c0ef5982adb43 /src/ChangeLog
parentfd4a98f021a928c4a34c13755073e8c5df911563 (diff)
downloademacs-72b8c43455d5603ad8270b8a320e85e3472ed82f.tar.gz
emacs-72b8c43455d5603ad8270b8a320e85e3472ed82f.zip
(display_line): Replace an unconditional abort with an assertion.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index dd4dc158938..c375831f1ea 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12002-07-22 Gerd Moellmann <gerd.moellmann@t-online.de>
2
3 * xdisp.c (display_line): Replace an abort with xassert.
4
12002-07-21 Richard M. Stallman <rms@gnu.org> 52002-07-21 Richard M. Stallman <rms@gnu.org>
2 6
3 * xdisp.c (redisplay_window): Don't test BEG_UNCHANGED 7 * xdisp.c (redisplay_window): Don't test BEG_UNCHANGED