It has done nothing for years; should be removed after the release.
2014-02-21 Juanma Barranquero <lekktu@gmail.com>
+ * w32-vars.el (w32-enable-synthesized-fonts): Mark as obsolete.
+ It has done nothing for years; should be removed after the release.
+
* simple.el (choose-completion): Fix docstring typo.
(read-quoted-char-radix): Remove unneeded * in docstring.
(process-file, kill-whole-line, pop-to-mark-command, set-mark-command):
(string :tag "Font")))))))
:group 'w32)
+(make-obsolete-variable 'w32-enable-synthesized-fonts nil "24.4")
+
(provide 'w32-vars)
;;; w32-vars.el ends here