From ff04436d5330eb6f4a647936bc5d17d83448587f Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 18 Mar 2006 13:13:30 +0000 Subject: [PATCH] Fix last change. --- lisp/term/w32-win.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/term/w32-win.el b/lisp/term/w32-win.el index bc38de41ef0..3987ad66f6a 100644 --- a/lisp/term/w32-win.el +++ b/lisp/term/w32-win.el @@ -1201,7 +1201,7 @@ See the documentation of `create-fontset-from-fontset-spec for the format.") "Select an Emacs font from a list of known good fonts and fontsets. If `w32-use-w32-font-dialog' is non-nil (the default), use the Windows -font dialog to display the list of possible fonts. Otherwise use a +font dialog to display the list of possible fonts. Otherwise use a pop-up menu (like Emacs does on other platforms) initialized with the fonts in `w32-fixed-font-alist'. If `w32-list-proportional-fonts' is non-nil, add proportional fonts -- 2.39.2