From 2991b258b6c9c15e4a056680935a5f93395fa3d3 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 31 Jan 2001 14:07:48 +0000 Subject: [PATCH] (mouse-set-font): Doc fix. --- 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 17411a6f0b6..015f555a2a9 100644 --- a/lisp/term/w32-win.el +++ b/lisp/term/w32-win.el @@ -805,7 +805,7 @@ menu if the variable `w32-use-w32-font-dialog' is nil.") "Select a font. If `w32-use-w32-font-dialog' is non-nil (the default), use the Windows font dialog to get the matching FONTS. Otherwise use a pop-up menu -(like Emacs on other platforms) initialized with the fonts in +\(like Emacs on other platforms) initialized with the fonts in `w32-fixed-font-alist'." (interactive (if w32-use-w32-font-dialog -- 2.39.5