diff lisp/term/mac-win.el @ 90295:4b3d39451150

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14 Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 58-65) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 22-28) - Update from CVS - Merge from emacs--devo--0 - Update from CVS: lisp/gnus.el: Remove bogus comment.
author Miles Bader <miles@gnu.org>
date Sat, 11 Feb 2006 00:11:19 +0000
parents c5406394f567 2504c69a2b9f
children e6bf73e43cf4
line wrap: on
line diff
--- a/lisp/term/mac-win.el	Wed Feb 08 04:26:44 2006 +0000
+++ b/lisp/term/mac-win.el	Sat Feb 11 00:11:19 2006 +0000
@@ -1817,7 +1817,7 @@
 ;; more Latin characters) are displayed by a mac-roman font.
 (create-fontset-from-mac-roman-font
  "-*-Monaco-*-*-*-*-12-*-*-*-*-*-mac-roman" nil
- "-apple-Monaco-normal-r-*-*-12-*-*-*-*-*-fontset-mac")
+ "-apple-Monaco-normal-r-*-*-12-*-*-*-*-*-fontset-standard")
 
 ;; Create fontset specified in X resources "Fontset-N" (N is 0, 1, ...).
 (create-fontset-from-x-resource)