aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 568182595d8..3dd47c8484b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12008-10-26 Stefan Monnier <monnier@iro.umontreal.ca> 12008-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * chartab.c (Foptimize_char_table): Make sure `ascii' doesn't point to
4 the previous unoptimized table.
5
3 * window.c (Fset_window_buffer): Undo 2008-10-18 change to re-instate 6 * window.c (Fset_window_buffer): Undo 2008-10-18 change to re-instate
4 the distinction between non-nil and non-t value of `dedicated'. 7 the distinction between non-nil and non-t value of `dedicated'.
5 8