diff options
Diffstat (limited to 'src/ChangeLog.8')
| -rw-r--r-- | src/ChangeLog.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.8 b/src/ChangeLog.8 index fcdf3b9bf34..de162cb39bc 100644 --- a/src/ChangeLog.8 +++ b/src/ChangeLog.8 | |||
| @@ -11848,7 +11848,7 @@ | |||
| 11848 | 11848 | ||
| 11849 | * w32fns.c (w32_strict_fontnames): New variable. | 11849 | * w32fns.c (w32_strict_fontnames): New variable. |
| 11850 | (Fx_create_frame): Formatting fix. | 11850 | (Fx_create_frame): Formatting fix. |
| 11851 | (w32_load_system_font): Keep trying to load non-existant font | 11851 | (w32_load_system_font): Keep trying to load non-existent font |
| 11852 | if w32_strict_fontnames is nil. Formatting fix. | 11852 | if w32_strict_fontnames is nil. Formatting fix. |
| 11853 | (syms_of_w32fns): Add w32-strict-fontnames. | 11853 | (syms_of_w32fns): Add w32-strict-fontnames. |
| 11854 | 11854 | ||