aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/efaq-w32.texi8
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/misc/efaq-w32.texi b/doc/misc/efaq-w32.texi
index d95fa7e4790..ab5eb066918 100644
--- a/doc/misc/efaq-w32.texi
+++ b/doc/misc/efaq-w32.texi
@@ -1091,9 +1091,7 @@ Normally Emacs should initialize @code{locale-coding-system} appropriately
1091based on your locale, which will let Emacs use font names in your local 1091based on your locale, which will let Emacs use font names in your local
1092language successfully. 1092language successfully.
1093 1093
1094@c This feature disappeared in Emacs 23, but I'm keeping its 1094@c This feature disappeared in Emacs 23, and was resurrected in 25.1.
1095@c description here, since I think it was a mistake to remove it, and
1096@c resurrecting it doesn't sound too problematic.
1097@node Font menu 1095@node Font menu
1098@section How can I have Emacs use a font menu like on X? 1096@section How can I have Emacs use a font menu like on X?
1099@cindex fonts, displaying a menu 1097@cindex fonts, displaying a menu
@@ -1111,8 +1109,8 @@ Place the following in your init file:
1111* Add fonts to menu:: 1109* Add fonts to menu::
1112@end menu 1110@end menu
1113 1111
1114@c This variable still exists, but will have no effect until 1112@c This variable had no effect between v23 and v25.1, where
1115@c w32-use-w32-font-dialog support is resurrected, see above. 1113@c w32-use-w32-font-dialog support was resurrected, see above.
1116@node Add fonts to menu 1114@node Add fonts to menu
1117@subsection How can I add my font to the font menu? 1115@subsection How can I add my font to the font menu?
1118@cindex font menu, adding fonts 1116@cindex font menu, adding fonts