# HG changeset patch # User Kim F. Storm # Date 1126785941 0 # Node ID 8027aefc2d75c5f0ce4506dfcd2a8aff8f072b50 # Parent f68d6281086a90ff1716b59b7d17a1e2862db00d *** empty log message *** diff -r f68d6281086a -r 8027aefc2d75 src/ChangeLog --- a/src/ChangeLog Thu Sep 15 08:02:18 2005 +0000 +++ b/src/ChangeLog Thu Sep 15 12:05:41 2005 +0000 @@ -1,3 +1,8 @@ +2005-09-15 Kim F. Storm + + * xdisp.c (move_it_vertically): Don't try to fetch byte BEGV-1. + (reseat_at_next_visible_line_start): Likewise (in xassert). + 2005-09-14 Romain Francoise * fileio.c (write_region_inhibit_fsync): New variable.