aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2010-02-25 11:29:35 +0900
committerKenichi Handa2010-02-25 11:29:35 +0900
commitcc6c7c75bbd87892ff3f956c75f5494d58f3fc33 (patch)
treee2a714e1ed6cb8ef6ab80d793c6a492858135408 /src/ChangeLog
parent0ca10bb75f679d96560cd7909d47882a08d14cb5 (diff)
downloademacs-cc6c7c75bbd87892ff3f956c75f5494d58f3fc33.tar.gz
emacs-cc6c7c75bbd87892ff3f956c75f5494d58f3fc33.zip
xdisp.c (reseat_to_string): Fix previous change (bug#5609).
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 542a0781783..0b67340c1fd 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12010-02-25 Kenichi Handa <handa@m17n.org>
2
3 * xdisp.c (reseat_to_string): Fix previous change (bug#5609).
4
12010-02-24 Jan Djärv <jan.h.d@swipnet.se> 52010-02-24 Jan Djärv <jan.h.d@swipnet.se>
2 6
3 * xterm.c (XTflash): Move declarations before statements. 7 * xterm.c (XTflash): Move declarations before statements.