aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2010-02-26 10:17:28 +0900
committerKenichi Handa2010-02-26 10:17:28 +0900
commit7379cfce157cbd68045970dafa92c6216ced84b3 (patch)
tree242eac520b1f993d1a563fd2c2df5959c49f8c0c /src/ChangeLog
parented20a012b845a6e6dc7b0c037e5cf0b8e54ab4d1 (diff)
downloademacs-7379cfce157cbd68045970dafa92c6216ced84b3.tar.gz
emacs-7379cfce157cbd68045970dafa92c6216ced84b3.zip
xdisp.c (reseat_to_string): Fix previous change.
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 0b67340c1fd..8ad6941a806 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12010-02-26 Kenichi Handa <handa@m17n.org>
2
3 * xdisp.c (reseat_to_string): Fix previous change.
4
12010-02-25 Kenichi Handa <handa@m17n.org> 52010-02-25 Kenichi Handa <handa@m17n.org>
2 6
3 * xdisp.c (reseat_to_string): Fix previous change (bug#5609). 7 * xdisp.c (reseat_to_string): Fix previous change (bug#5609).