aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 20f1b129faf..0dc4447a971 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -2,6 +2,8 @@
2 2
3 * xdisp.c (display_mode_element): Cancel the previous change. 3 * xdisp.c (display_mode_element): Cancel the previous change.
4 (decode_mode_spec): Likewise. 4 (decode_mode_spec): Likewise.
5 (handle_auto_composed_prop): Don't make composition if it->string
6 is a string.
5 7
62008-02-27 Kim F. Storm <storm@cua.dk> 82008-02-27 Kim F. Storm <storm@cua.dk>
7 9