emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Thu, 05 Jun 2008 05:48:38 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   08/06/05 05:48:37

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6513
retrieving revision 1.6514
diff -u -b -r1.6513 -r1.6514
--- ChangeLog   5 Jun 2008 05:45:15 -0000       1.6513
+++ ChangeLog   5 Jun 2008 05:48:36 -0000       1.6514
@@ -10,12 +10,21 @@
 
 2008-06-05  Kenichi Handa  <address@hidden>
 
+       * font.c (Ffont_spec): Don't use font_parse_family_registry for
+       family name.
+       (Ffont_put): Likewise.
+
+       * fontset.c (fontset_find_font): Call font_open_for_lface with the
+       current font-spec.
+
        * xfont.c (xfont_list): Don't set registry to iso8859-1 even if it
        is unspecified.
 
        * xfaces.c (realize_x_face): If the font-related face attributes
-       are the same as those of default face, realize a new fontset
-       from default->fontset.
+       are the same as those of default face, realize a new fontset from
+       default->fontset.
+       (Fx_family_fonts): Use font_parse_family_registry instead of
+       Ffont_put.
 
 2008-06-05  Stefan Monnier  <address@hidden>
 




reply via email to

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