aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b3410b1c69e..e15c3e7937f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,12 @@
12009-07-21 Chong Yidong <cyd@stupidchicken.com> 12009-07-21 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * fileio.c: Revert 2009-07-16 changes.
4 (Vauto_save_include_big_deletions): New variable.
5 (Fdo_auto_save): Disable auto-save only if
6 auto-save-include-big-deletions is nil.
7
82009-07-21 Chong Yidong <cyd@stupidchicken.com>
9
3 * xdisp.c (move_it_to): For continued lines ending in a tab, take 10 * xdisp.c (move_it_to): For continued lines ending in a tab, take
4 the overflowed pixels into account (Bug#3879). 11 the overflowed pixels into account (Bug#3879).
5 12