diff options
| author | Stefan Kangas | 2024-06-16 21:59:42 +0200 |
|---|---|---|
| committer | Stefan Kangas | 2024-06-16 22:38:26 +0200 |
| commit | c0eefebabfee011f0ec7631d055e482e4965a24d (patch) | |
| tree | ca50616f960b0a16c7c79fe406c01b016e156e1c /src/ChangeLog.11 | |
| parent | 90234ba7f024f3dae342689b47930835e4904503 (diff) | |
| download | emacs-c0eefebabfee011f0ec7631d055e482e4965a24d.tar.gz emacs-c0eefebabfee011f0ec7631d055e482e4965a24d.zip | |
; Fix typos
Diffstat (limited to 'src/ChangeLog.11')
| -rw-r--r-- | src/ChangeLog.11 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.11 b/src/ChangeLog.11 index abea7688c87..45dc2d4e16d 100644 --- a/src/ChangeLog.11 +++ b/src/ChangeLog.11 | |||
| @@ -20180,7 +20180,7 @@ | |||
| 20180 | (CHECK_FONT_GET_OBJECT): Likewise. | 20180 | (CHECK_FONT_GET_OBJECT): Likewise. |
| 20181 | (XFONT_SPEC, XFONT_ENTITY, XFONT_OBJECT, XSETFONT): New macros. | 20181 | (XFONT_SPEC, XFONT_ENTITY, XFONT_OBJECT, XSETFONT): New macros. |
| 20182 | (PT_PER_INCH, POINT_TO_PIXEL, PIXEL_TO_POINT): Move from font.h. | 20182 | (PT_PER_INCH, POINT_TO_PIXEL, PIXEL_TO_POINT): Move from font.h. |
| 20183 | (struct font_driver): New members case_sensitive anc check. | 20183 | (struct font_driver): New members case_sensitive and check. |
| 20184 | Type of the member list and open changed. | 20184 | Type of the member list and open changed. |
| 20185 | (enable_font_backend, font_symbolic_weight, font_symbolic_slant) | 20185 | (enable_font_backend, font_symbolic_weight, font_symbolic_slant) |
| 20186 | (font_symbolic_width, font_find_object, font_get_spec) | 20186 | (font_symbolic_width, font_find_object, font_get_spec) |