comparison src/ChangeLog @ 65526:8027aefc2d75

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 15 Sep 2005 12:05:41 +0000
parents 81577dcc6e9b
children 27612d890a6c
comparison
equal deleted inserted replaced
65525:f68d6281086a 65526:8027aefc2d75
1 2005-09-15 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (move_it_vertically): Don't try to fetch byte BEGV-1.
4 (reseat_at_next_visible_line_start): Likewise (in xassert).
5
1 2005-09-14 Romain Francoise <romain@orebokech.com> 6 2005-09-14 Romain Francoise <romain@orebokech.com>
2 7
3 * fileio.c (write_region_inhibit_fsync): New variable. 8 * fileio.c (write_region_inhibit_fsync): New variable.
4 (Fwrite_region): Use it to skip call to fsync. 9 (Fwrite_region): Use it to skip call to fsync.
5 (syms_of_fileio): Initialize it. 10 (syms_of_fileio): Initialize it.