diff options
| author | Jason Rumney | 2007-12-04 19:45:47 +0000 |
|---|---|---|
| committer | Jason Rumney | 2007-12-04 19:45:47 +0000 |
| commit | 27fcf43929627d2e720ed2d81be19bfea84893f7 (patch) | |
| tree | 47227ae3368f81437866002f491b38ef05e647ce /src | |
| parent | a74ddbdaeefea946135708f69168b7be07a2fa0b (diff) | |
| download | emacs-27fcf43929627d2e720ed2d81be19bfea84893f7.tar.gz emacs-27fcf43929627d2e720ed2d81be19bfea84893f7.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog.unicode | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index 1a43950c06d..d3db640795c 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-12-04 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * w32font.c (add_font_entity_to_list): Compare only the beginning | ||
| 4 | of full name. | ||
| 5 | |||
| 1 | 2007-12-04 Kenichi Handa <handa@m17n.org> | 6 | 2007-12-04 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * xdisp.c (handle_auto_composed_prop): Simplify the code. Never | 8 | * xdisp.c (handle_auto_composed_prop): Simplify the code. Never |
| @@ -39,6 +44,7 @@ | |||
| 39 | * ftfont.c (ftfont_open): Set members maybe_otf and otf of | 44 | * ftfont.c (ftfont_open): Set members maybe_otf and otf of |
| 40 | ftfont_info only when HAVE_LIBOTF is defined. | 45 | ftfont_info only when HAVE_LIBOTF is defined. |
| 41 | 46 | ||
| 47 | >>>>>>> 1.1.2.202 | ||
| 42 | 2007-12-02 Andreas Schwab <schwab@suse.de> | 48 | 2007-12-02 Andreas Schwab <schwab@suse.de> |
| 43 | 49 | ||
| 44 | * xdisp.c (back_to_previous_visible_line_start): Fix type of beg | 50 | * xdisp.c (back_to_previous_visible_line_start): Fix type of beg |