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: Wed, 28 May 2008 12:26:43 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   08/05/28 12:26:43

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6475
retrieving revision 1.6476
diff -u -b -r1.6475 -r1.6476
--- ChangeLog   28 May 2008 09:27:18 -0000      1.6475
+++ ChangeLog   28 May 2008 12:26:41 -0000      1.6476
@@ -9,6 +9,17 @@
 
 2008-05-28  Kenichi Handa  <address@hidden>
 
+       * fontset.c (Ffont_info): Don't call font_close_object.
+
+       * font.c (font_parse_family_registry): Use Ffont_put to validate
+       foundry and family.
+       (font_delete_unmatched): Don't check spacing.
+       (font_list_entities): Add spacing to the spec to list fonts.
+
+       * ftfont.c (ftfont_spec_pattern): Don't set FC_SPACING to pattern.
+       (ftfont_list): Check spacing here.  Don't include FC_CHARSET in
+       objset.
+
        * coding.c (encode_coding_raw_text): Fix previous change.
        (encode_coding_object): When the dst_object is a buffer and is
        different from src_object, move gap to PT.




reply via email to

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