aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu2007-08-27 08:33:57 +0000
committerYAMAMOTO Mitsuharu2007-08-27 08:33:57 +0000
commit769174c4d4efe3e849480e4410c679605bb51eb2 (patch)
tree04af464e358dd4edeb5d04ba548fe3904c254e96 /src/ChangeLog
parenta225da012cf8f41c6978dc2fd884be23792adb76 (diff)
downloademacs-769174c4d4efe3e849480e4410c679605bb51eb2.tar.gz
emacs-769174c4d4efe3e849480e4410c679605bb51eb2.zip
(x_draw_composite_glyph_string_foreground): Draw rectangle
for nonexistent or zero-width glyph in composition glyph.
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 73a906bcc56..5ad9ac7d84e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2
3 * macterm.c (x_draw_composite_glyph_string_foreground): Draw rectangle
4 for nonexistent or zero-width glyph in composition glyph.
5
12007-08-27 Richard Stallman <rms@gnu.org> 62007-08-27 Richard Stallman <rms@gnu.org>
2 7
3 * eval.c (condition-case): Doc fix. 8 * eval.c (condition-case): Doc fix.