]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix last change, using "monospace" rather than "Monospace".
authorChong Yidong <cyd@stupidchicken.com>
Wed, 25 Jun 2008 22:32:56 +0000 (22:32 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 25 Jun 2008 22:32:56 +0000 (22:32 +0000)
src/xfns.c

index dc9d98f5a1895dabc292f193f1f4b14a1e9d8e34..d32442fe7fa785c671df6110725be44b4c5bc2d6 100644 (file)
@@ -3074,7 +3074,7 @@ x_default_font_parameter (f, parms)
        = {
 #ifdef HAVE_XFT
            /* This will find the normal Xft font.  */
-           "Monospace-12",
+           "monospace-12",
 #endif
            "-adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-1",
            "-misc-fixed-medium-r-normal-*-*-140-*-*-c-*-iso8859-1",