aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2011-11-11 17:09:40 +0900
committerKenichi Handa2011-11-11 17:09:40 +0900
commit659afedebb2cdd864fee5f33c7e32eef7bc76cdf (patch)
tree2730a33f173121a497dd3d23703a3bfe02213560 /src/ChangeLog
parent0756b0c3a6e60dd623da6f12bc8d2de05ef7b8f1 (diff)
downloademacs-659afedebb2cdd864fee5f33c7e32eef7bc76cdf.tar.gz
emacs-659afedebb2cdd864fee5f33c7e32eef7bc76cdf.zip
callproc.c (Fcall_process): Set the member dst_multibyte of process_coding.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 42dede8e300..49e469b8c2f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12011-11-11 Kenichi Handa <handa@m17n.org>
2
3 * callproc.c (Fcall_process): Set the member dst_multibyte of
4 process_coding.
5
12011-11-11 Johan Bockgård <bojohan@gnu.org> 62011-11-11 Johan Bockgård <bojohan@gnu.org>
2 7
3 * xdisp.c (fill_composite_glyph_string): Always set s->face, to 8 * xdisp.c (fill_composite_glyph_string): Always set s->face, to