aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d114f0897eb..c41202bcfee 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12012-02-01 Kenichi Handa <handa@m17n.org>
2
3 * xdisp.c (BUILD_COMPOSITE_GLYPH_STRING): Initialize first_s to
4 NULL (Bug#6988).
5 (x_produce_glyphs): If the component of a composition is a null
6 string, set it->pixel_width to 1 to avoid zero-width glyph.
7
12012-01-31 Glenn Morris <rgm@gnu.org> 82012-01-31 Glenn Morris <rgm@gnu.org>
2 9
3 * nsterm.m (syms_of_nsterm) <x-toolkit-scroll-bars>: 10 * nsterm.m (syms_of_nsterm) <x-toolkit-scroll-bars>: