[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] emacs/src ChangeLog [EMACS_23_1_RC]
From: |
Kenichi Handa |
Subject: |
[Emacs-diffs] emacs/src ChangeLog [EMACS_23_1_RC] |
Date: |
Fri, 26 Jun 2009 06:15:18 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Branch: EMACS_23_1_RC
Changes by: Kenichi Handa <handa> 09/06/26 06:15:18
Modified files:
src : ChangeLog
Log message:
*** empty log message ***
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/ChangeLog?cvsroot=emacs&only_with_tag=EMACS_23_1_RC&r1=1.7586.2.1&r2=1.7586.2.2
Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.7586.2.1
retrieving revision 1.7586.2.2
diff -u -b -r1.7586.2.1 -r1.7586.2.2
--- ChangeLog 23 Jun 2009 14:14:40 -0000 1.7586.2.1
+++ ChangeLog 26 Jun 2009 06:15:08 -0000 1.7586.2.2
@@ -1,3 +1,16 @@
+2009-06-26 Peter Jolly <address@hidden> (tiny change)
+
+ * ftfont.c (get_adstyle_property): Call font_intern_prop with 1 as
+ the arg FORCE_SYMBOL.
+
+2009-06-25 Kenichi Handa <address@hidden>
+
+ * fontset.c (fontset_find_font): When a usable rfont_def is found
+ in a fallback font-group, make it the first element of the group.
+ (fontset_get_font_group): Return 0 if no font-group is set for C.
+ (fontset_font): Record the availability of a font for C both in
+ the realized fontsets of the current one and the default one.
+
2009-06-23 Jim Meyering <address@hidden>
* src/ftfont.c (setup_otf_gstring, ftfont_shape_by_flt): Use
- [Emacs-diffs] emacs/src ChangeLog [EMACS_23_1_RC],
Kenichi Handa <=