diff options
| author | Kenichi Handa | 2007-04-25 13:12:05 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2007-04-25 13:12:05 +0000 |
| commit | eb7297e41fec0e74d40750d4a55e32cc4f412aea (patch) | |
| tree | 7c3a0d9dc2724aa02bd518c8f6b40207e3838770 /src | |
| parent | ae54cb3cdfd005196102ca6555a1661ec3eca805 (diff) | |
| download | emacs-eb7297e41fec0e74d40750d4a55e32cc4f412aea.tar.gz emacs-eb7297e41fec0e74d40750d4a55e32cc4f412aea.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog.unicode | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index f8682f4a914..5819c9d242a 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode | |||
| @@ -5,6 +5,7 @@ | |||
| 5 | 5 | ||
| 6 | * fontset.c (fontset_find_font): Pay attention to font size | 6 | * fontset.c (fontset_find_font): Pay attention to font size |
| 7 | specified for a font. | 7 | specified for a font. |
| 8 | (reorder_font_vector): Check contents of font_def. | ||
| 8 | 9 | ||
| 9 | * font.c (struct otf_list): Delete it. | 10 | * font.c (struct otf_list): Delete it. |
| 10 | (otf_list): Make it a lisp variable.. | 11 | (otf_list): Make it a lisp variable.. |