aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.8
diff options
context:
space:
mode:
authorKenichi Handa2010-01-15 14:13:05 +0900
committerKenichi Handa2010-01-15 14:13:05 +0900
commitfa0cff43e861a49d9f992ffccbe4f71e29d71e1a (patch)
tree2a2bf41b76f624200d873bd604176cc6b7237f69 /src/ChangeLog.8
parentcc320f07d4d1c0033c1728d22421462ab1fcc04e (diff)
parent56a03f46b825f2c22c7a982e8d4bcb5545908a09 (diff)
downloademacs-fa0cff43e861a49d9f992ffccbe4f71e29d71e1a.tar.gz
emacs-fa0cff43e861a49d9f992ffccbe4f71e29d71e1a.zip
from trunk
Diffstat (limited to 'src/ChangeLog.8')
-rw-r--r--src/ChangeLog.82
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