Mercurial > emacs
changeset 65526:8027aefc2d75
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 15 Sep 2005 12:05:41 +0000 |
parents | f68d6281086a |
children | 1b029723f4d8 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <storm@cua.dk> + + * 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 <romain@orebokech.com> * fileio.c (write_region_inhibit_fsync): New variable.