emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/frame.c


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/frame.c
Date: Tue, 08 Mar 2005 03:46:31 -0500

Index: emacs/src/frame.c
diff -c emacs/src/frame.c:1.311 emacs/src/frame.c:1.312
*** emacs/src/frame.c:1.311     Mon Dec 27 17:27:30 2004
--- emacs/src/frame.c   Tue Mar  8 08:46:29 2005
***************
*** 3084,3089 ****
--- 3084,3090 ----
      error ("The characters of the given font have varying widths");
    else if (STRINGP (result))
      {
+       set_default_ascii_font (result);
        if (STRINGP (fontset_name))
        {
          /* Fontset names are built from ASCII font names, so the




reply via email to

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