emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/faces.el,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/faces.el,v
Date: Sun, 26 Oct 2008 04:32:13 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/10/26 04:32:12

Index: faces.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/faces.el,v
retrieving revision 1.431
retrieving revision 1.432
diff -u -b -r1.431 -r1.432
--- faces.el    17 Oct 2008 17:14:31 -0000      1.431
+++ faces.el    26 Oct 2008 04:32:11 -0000      1.432
@@ -70,7 +70,7 @@
 ;; which are generally available.
 (defcustom face-font-family-alternatives
   '(("Monospace" "courier" "fixed")
-    ("courier" "fixed")
+    ("courier" "CMU Typewriter Text" "fixed")
     ("Sans Serif" "helv" "helvetica" "arial" "fixed")
     ("helv" "helvetica" "arial" "fixed"))
   "*Alist of alternative font family names.




reply via email to

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