emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/xfns.c,v


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/xfns.c,v
Date: Fri, 20 Jun 2008 02:15:10 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   08/06/20 02:15:10

Index: xfns.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/xfns.c,v
retrieving revision 1.717
retrieving revision 1.718
diff -u -b -r1.717 -r1.718
--- xfns.c      20 Jun 2008 01:53:32 -0000      1.717
+++ xfns.c      20 Jun 2008 02:15:09 -0000      1.718
@@ -3073,6 +3073,8 @@
       char *names[]
        = { "-adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-1",
            "-misc-fixed-medium-r-normal-*-*-140-*-*-c-*-iso8859-1",
+           /* This will find the normal Xft font.  */
+           "monospace-12",
            "-*-*-medium-r-normal-*-*-140-*-*-c-*-iso8859-1",
            /* This was formerly the first thing tried, but it finds
               too many fonts and takes too long.  */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]