From d2b532fe1c59476c1ff1fc7cb8cf19ad9c998284 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 7 Feb 2008 06:20:25 +0000 Subject: [PATCH] Chris Moore (x-fixed-font-alist): Use consistent capitalization for "Font Menu". --- lisp/mouse.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/mouse.el b/lisp/mouse.el index 40debbd532c..a0e823e2098 100644 --- a/lisp/mouse.el +++ b/lisp/mouse.el @@ -2376,7 +2376,7 @@ and selects that window." (cdr elt))))) (defvar x-fixed-font-alist - '("Font menu" + '("Font Menu" ("Misc" ;; For these, we specify the pixel height and width. ("fixed" "fixed") -- 2.39.5