diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
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 @@ | |||
| 1 | 2007-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 | |||
| 1 | 2007-08-27 Richard Stallman <rms@gnu.org> | 6 | 2007-08-27 Richard Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * eval.c (condition-case): Doc fix. | 8 | * eval.c (condition-case): Doc fix. |