diff options
Diffstat (limited to 'src/ChangeLog.unicode')
| -rw-r--r-- | src/ChangeLog.unicode | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index 86831f14d5b..13c8fdc0918 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode | |||
| @@ -61,6 +61,8 @@ | |||
| 61 | (make_frame, x_set_font) [USE_FONT_BACKEND]: Use font-backend | 61 | (make_frame, x_set_font) [USE_FONT_BACKEND]: Use font-backend |
| 62 | mechanism. | 62 | mechanism. |
| 63 | 63 | ||
| 64 | * lisp.h (assoc_no_quit): Extern it. | ||
| 65 | |||
| 64 | * xdisp.c: If USE_FONT_BACKEND is defined, include "font.h". | 66 | * xdisp.c: If USE_FONT_BACKEND is defined, include "font.h". |
| 65 | Through out the file, use FONT_INFO_FROM_FACE instead of | 67 | Through out the file, use FONT_INFO_FROM_FACE instead of |
| 66 | FONT_INFO_FROM_ID, use get_per_char_metric instead of | 68 | FONT_INFO_FROM_ID, use get_per_char_metric instead of |