aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKim F. Storm2005-09-15 12:05:41 +0000
committerKim F. Storm2005-09-15 12:05:41 +0000
commit0197852162f613bbb71e4af91fb46dbb734028a9 (patch)
treea2b184e87690979edd5c6524d72a23945d248636 /src
parent9be6a03949893d6063357089c9cd29641fb71d74 (diff)
downloademacs-0197852162f613bbb71e4af91fb46dbb734028a9.tar.gz
emacs-0197852162f613bbb71e4af91fb46dbb734028a9.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e10e4e07c78..15dc667ea79 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12005-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
12005-09-14 Romain Francoise <romain@orebokech.com> 62005-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.