diff options
| author | Jason Rumney | 2007-12-01 16:03:37 +0000 |
|---|---|---|
| committer | Jason Rumney | 2007-12-01 16:03:37 +0000 |
| commit | 775267617af7fdcc75a703d877f6c5b7467a0cff (patch) | |
| tree | 546a1988efb88c873c1e7ec762ac250ffa2125b3 /src/ChangeLog.unicode | |
| parent | 5b0c3446d5db330cc87226c8ac526f8ee7f994eb (diff) | |
| download | emacs-775267617af7fdcc75a703d877f6c5b7467a0cff.tar.gz emacs-775267617af7fdcc75a703d877f6c5b7467a0cff.zip | |
*** empty log message ***
Diffstat (limited to 'src/ChangeLog.unicode')
| -rw-r--r-- | src/ChangeLog.unicode | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index e7f82af4eb0..77f99f486fe 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2007-12-01 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * w32font.c (w32font_driver): Add new fields. | ||
| 4 | |||
| 1 | 2007-12-01 Kenichi Handa <handa@ni.aist.go.jp> | 5 | 2007-12-01 Kenichi Handa <handa@ni.aist.go.jp> |
| 2 | 6 | ||
| 3 | * config.in: Re-generated. | 7 | * config.in: Re-generated. |
| @@ -70,7 +74,7 @@ | |||
| 70 | 74 | ||
| 71 | * xdisp.c (handle_composition_prop): Adjusted for the change of | 75 | * xdisp.c (handle_composition_prop): Adjusted for the change of |
| 72 | lispy gstring. Call a function for auto-composition with the | 76 | lispy gstring. Call a function for auto-composition with the |
| 73 | third arg it->window. | 77 | third arg it->window. |
| 74 | (fill_composite_glyph_string): Adjusted for the change of lispy | 78 | (fill_composite_glyph_string): Adjusted for the change of lispy |
| 75 | string. | 79 | string. |
| 76 | (x_produce_glyphs): Adjusted for the change of | 80 | (x_produce_glyphs): Adjusted for the change of |