changeset 60186:62817df1cfe7

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Mon, 21 Feb 2005 09:00:43 +0000
parents 391f44959566
children 63a82f5b98c6
files src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Feb 21 08:51:52 2005 +0000
+++ b/src/ChangeLog	Mon Feb 21 09:00:43 2005 +0000
@@ -1,3 +1,9 @@
+2005-02-21  Kim F. Storm  <storm@cua.dk>
+
+	* xdisp.c (move_it_vertically_backward): Eliminate two xasserts.
+	I think those asserts are bogus if buffer contains invisible text
+	or images.
+
 2005-02-21  David Kastrup <dak@gnu.org>
 
 	* gtkutil.c (xg_create_frame_widgets): UNBLOCK_INPUT on error.