Mercurial > emacs
annotate ChangeLog.unicode @ 91273:f19e3a3100e2
(Ffont_fill_gstring): Stop filling when a character not
supported by the font is found.
(Ffont_shape_text): When a shape callback function returns nil,
try at most two more times with larger gstring.
(Ffont_at): Fix getting of w. Call font_at with correct 5th
argument.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 25 Dec 2007 10:36:06 +0000 |
parents | 6120724e072b |
children | 57348bc42776 |
rev | line source |
---|---|
91147
6d4d49b30716
Check the availability of m17n-flt library.
Kenichi Handa <handa@m17n.org>
parents:
90926
diff
changeset
|
1 2007-12-01 Kenichi Handa <handa@ni.aist.go.jp> |
6d4d49b30716
Check the availability of m17n-flt library.
Kenichi Handa <handa@m17n.org>
parents:
90926
diff
changeset
|
2 |
91151 | 3 * configure: Re-generated. |
4 | |
91147
6d4d49b30716
Check the availability of m17n-flt library.
Kenichi Handa <handa@m17n.org>
parents:
90926
diff
changeset
|
5 * configure.in: Check the availability of m17n-flt library. |
6d4d49b30716
Check the availability of m17n-flt library.
Kenichi Handa <handa@m17n.org>
parents:
90926
diff
changeset
|
6 |
90926
d75dcba48fdb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
90835
diff
changeset
|
7 2007-06-12 Juanma Barranquero <lekktu@gmail.com> |
d75dcba48fdb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
90835
diff
changeset
|
8 |
d75dcba48fdb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
90835
diff
changeset
|
9 * .cvsignore: Add data and site-lisp. |
d75dcba48fdb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
90835
diff
changeset
|
10 |
90835 | 11 2007-05-01 Kenichi Handa <handa@m17n.org> |
12 | |
13 * configure: Re-generated. | |
14 | |
15 * configure.in: Don't define HAVE_LIBOTF if OTF_get_features is | |
16 not available. | |
17 | |
90424 | 18 2006-06-06 Kenichi Handa <handa@m17n.org> |
19 | |
20 * configure.in: New args --enable-font-backend, --with-xft, | |
21 --with-freetyp. New AC_DEFINEs USE_FONT_BACKEND, HAVE_XFT, | |
22 HAVE_FREETYPE, HAVE_LIBOTF. New AC_SUBSTs XFT_LIBS, | |
23 FREETYPE_CFLAGS, FREETYPE_LIBS, FONTCONFIG_CFLAGS, | |
24 FONTCONFIG_LIBS, LIBOTF_CFLAGS, LIBOTF_LIBS. | |
25 | |
26 * configure: Re-generated. | |
27 | |
90267
e5855ea89245
Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents:
90175
diff
changeset
|
28 2006-01-18 Kenichi Handa <handa@m17n.org> |
e5855ea89245
Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents:
90175
diff
changeset
|
29 |
e5855ea89245
Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents:
90175
diff
changeset
|
30 * make-dist: Include etc/charsets in tarball. |
e5855ea89245
Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents:
90175
diff
changeset
|
31 |
90175 | 32 2005-05-11 Kenichi Handa <handa@m17n.org> |
33 | |
34 * configure.in: While running cpp on junk.c, include | |
35 -DHAVE_UNIDATA in CPPFLAGS if admin/unidata/UnicodeData.txt | |
36 exists. | |
37 | |
38 * configure: Re-generated. | |
39 | |
90104
a01e7a9f1659
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-14
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
40 2005-02-13 Miles Bader <miles@gnu.org> |
a01e7a9f1659
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-14
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
41 |
a01e7a9f1659
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-14
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
42 Rename unicode-branch-specific ChangeLog files to |
a01e7a9f1659
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-14
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
43 "ChangeLog.unicode" from "ChangeLog.22" |
a01e7a9f1659
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-14
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
44 |
a01e7a9f1659
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-14
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
45 ;; arch-tag: a75b78b5-dcea-4597-ad68-97d90683e613 |