aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0678ed7488e..bce37ce9148 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,13 +1,13 @@
12008-03-07 Stefan Monnier <monnier@iro.umontreal.ca> 12008-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * fileio.c (Fsubstitute_in_file_name): Fix up computation of maximum 3 * fileio.c (Fsubstitute_in_file_name): Fix up computation of maximum
4 size of resulting string. 4 size of resulting string.
5 5
62008-03-05 Jason Rumney <jasonr@gnu.org> 62008-03-10 Jason Rumney <jasonr@gnu.org>
7 7
8 * dispnew.c (adjust_glyph_matrix): Initialize window_height. 8 * dispnew.c (adjust_glyph_matrix): Initialize window_height.
9 9
102008-03-03 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 102008-03-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11 11
12 * xdisp.c (handle_single_display_spec): Undo 2007-10-16 changes. 12 * xdisp.c (handle_single_display_spec): Undo 2007-10-16 changes.
13 Don't pretend as if characters with display property haven't been 13 Don't pretend as if characters with display property haven't been